Commit Graph

6 Commits (cd4447cdc402810c04cbae20149dd5fe1c08c69e)

Author SHA1 Message Date
Georg Klein cd4447cdc4 „importUsers.py“ ändern
- added local storage of access token including a limited means to check for validity
- if mailboxes were supposed to be added and that failed, the tool will dump the missing users into a csv file formatted to import into the Cloudron Email management section.
2022-10-19 21:15:15 +00:00
Georg Klein 7b07615720 Dateien hochladen nach „“
Tool generates a list suitable for importUsers from a simple comma-separated list of first and last names and some command line parameters

Requires an additional file named WordList.txt containing a list of words for default password generation. Three words are picked at random and joined with a dash
2022-10-19 21:13:13 +00:00
Georg Klein e67c63372d - Fixed a missing parameter name in group request 2021-03-19 02:53:23 +01:00
Georg Klein dfb880a6dd - initialized addmailbox variable to False 2021-03-19 01:57:12 +01:00
Georg Klein 3da712347d - Modified file structure to add arbitrary group support
- Removed hardcoded segments
- cleaned up print statements
- removed she-bang, run with python importUsers.py
2021-03-19 01:53:36 +01:00
Georg Klein 7711b9fcdd initial commit 2021-03-10 15:36:59 +01:00