acm-site/acmsite
Cara Salter 87adc200b3
Initial work on local passwords.
- Create password change modal on user dashboard
- Split login into two flows -- WPI and local

Need to define password strength requirements and create local login
page, as well as allow for setting an alternative contact email.
2024-05-04 11:21:32 +10:00
..
admin Set officer positions to use the name of the user being modified 2024-04-06 10:07:28 +11:00
api Fix fstring for sending the image link via API 2024-04-01 15:11:56 +11:00
auth Initial work on local passwords. 2024-05-04 11:21:32 +10:00
dashboard Initial work on local passwords. 2024-05-04 11:21:32 +10:00
main Remove unnecessary debug logging from officer images 2024-04-03 18:50:19 +11:00
static Allow basic searching of users and events 2024-05-04 09:38:26 +10:00
templates Initial work on local passwords. 2024-05-04 11:21:32 +10:00
tmp Enable Officer positions to be created and photos to be uploaded 2024-04-01 14:14:56 +11:00
__init__.py Allow admin status to be toggled from admin panel 2024-04-03 17:38:08 +11:00
models.py Don't key off of email for login 2024-04-06 10:20:30 +11:00