acm-site/migrations/versions
Cara Salter 5b1d41eb58
Don't key off of email for login
Let's not emulate the rest of WPI's shitty login system that doesn't
deal with name changes

This also opens us to up to making it significantly easier to update
names and emails, if they don't match on login but ID matches. Will file
bug to implement this, though it'll be hard to test

Note that this is a BREAKING CHANGE, the database will need to be
cleared before applying migrations will succeed
2024-04-06 10:20:30 +11:00
..
4fa893cdd432_create_officers_table.py Add Officer model and migration 2024-03-22 13:54:59 +11:00
6d239e987242_create_event_table.py Init "join" and "dashboard" pages 2024-03-03 20:29:35 -05:00
7cdd046a2abf_make_password_nullable.py Scaffold out authentication 2024-03-03 17:52:34 -05:00
69cccb10f676_add_shortlinks_models.py Add shortlinks 2024-03-21 11:04:37 +11:00
300f24071c14_add_microsoft_guid_to_user_model.py Don't key off of email for login 2024-04-06 10:20:30 +11:00
236945763c86_.py Scaffold out authentication 2024-03-03 17:52:34 -05:00