You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a script (python/shell/whatever) to create users from a CSV. Use the default admin credentials to login and then create users. Will be needed for creating users for each council. Also, change the access of the signup function to admin only.
Checklist
Script to create users
Change signup route's access
Files to play with:
routes/auth.route.js
scripts/create_users.xyz
The text was updated successfully, but these errors were encountered:
To-do
Add a script (python/shell/whatever) to create users from a CSV. Use the default admin credentials to login and then create users. Will be needed for creating users for each council. Also, change the access of the signup function to admin only.
Checklist
Files to play with:
The text was updated successfully, but these errors were encountered: