This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
AdventureLog
Watch
1
Star
0
Fork
0
You've already forked AdventureLog
mirror of
https://github.com/seanmorley15/AdventureLog.git
synced
2026-08-03 01:10:10 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08cd3912c753e85f4d37c7e5bc232c63e7653319
AdventureLog
/
backend
/
server
/
users
History
Sean Morley
8f1c60a440
Update backend/server/users/backends.py
...
Co-authored-by: Copilot <
175728472+Copilot@users.noreply.github.com
>
2025-05-31 21:08:09 -04:00
..
migrations
feat: Implement disable password authentication for users with social accounts
2025-03-16 21:49:00 -04:00
__init__.py
…
adapters.py
…
admin.py
…
apps.py
…
backends.py
Update backend/server/users/backends.py
2025-05-31 21:08:09 -04:00
form_overrides.py
…
models.py
feat: Implement disable password authentication for users with social accounts
2025-03-16 21:49:00 -04:00
serializers.py
feat: Add disable_password field to CustomUserDetailsSerializer and update PublicUserListView
2025-03-17 14:38:10 -04:00
tests.py
…
views.py
fixed oicd not working on frontend login page
2025-04-11 12:35:05 +02:00