-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
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
- Script to create users
- Change signup route's access
Files to play with:
- routes/auth.route.js
- scripts/create_users.xyz