F convenient admin
- Jul 08, 2021
-
-
Alexander Schlemmer authored
-
Alexander Schlemmer authored
-
- Feb 24, 2021
-
-
Alexander Schlemmer authored
-
This MR adds a few convenience features to caosdb_admin:
This is important for allowing automated scripts to batch generate passwords and users.
I updated the documentation in argparse and hope that it matches the programming logic exactly. Please check.
Just check out this branch and create a user in an instance of your choice, e.g. using:
python3 -m caosdb.utils.caosdb_admin create_user username email password
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.