Skip to content

3. Adding a new user

Flora edited this page May 10, 2021 · 3 revisions
  • Users are stored in the database table "User".
  • bytea column in password doesn't allow users to be added in the database schema.
  • There is a script in CROP--> Utils --> upload_user_data.py that creates new users to the database.
Clone this wiki locally