Disco DeDisco
|
ae63861adb
|
migrations run for lyric models; authentication & views & their tests now account more fully for uuid over email as pk
|
2026-01-30 21:33:30 -05:00 |
|
Disco DeDisco
|
b12f56c7ca
|
functional auth backend; new get_user() method in authentication model & new accompanying test methods
|
2026-01-30 19:26:02 -05:00 |
|
Disco DeDisco
|
41f4ff1725
|
new apps.lyric.authenticate model PasswordlessAuthenticationBackend and authenticate() function help determine Token authenticity, login to existing accounts, or create new ones; associated .tests.test_authentication class asserts this functionality; apps.lyric.models & .tests.models now handles token uid instead of id, completing the transition away from email-as-pk
|
2026-01-30 19:10:17 -05:00 |
|