Cloudron API Tools to facilitate the administration of Cloudron instances
 
Go to file
Georg Klein b71ae26a44 importUsers:
- accessToken is now stored between runs
- if mailboxes can't be created, tool dumps a list for use with Cloudrons mail import

new tool generateUserlist
- takes a simple comma-separated list of first and last name and some command line
  parameters to generate a CSV-file ready to use with importUsers
2022-10-19 23:07:01 +02:00
README.md initial commit 2021-03-10 15:36:59 +01:00
generateUserlist.py importUsers: 2022-10-19 23:07:01 +02:00
importUsers.py Fixed faulty getopt configuration 2022-10-16 14:28:01 +02:00

README.md