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-02 00:38:53 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4f342425abba0cc0a0cc6c8207a09fabb940dbf6
AdventureLog
/
backend
/
server
/
users
History
Sean Morley
1042a3edcc
refactor: Remove debug print statement from NoPasswordAuthBackend authentication method
2025-03-20 22:08:22 -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
refactor: Remove debug print statement from NoPasswordAuthBackend authentication method
2025-03-20 22:08:22 -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
refactor: Update API endpoint paths from "_allauth" to "auth" for consistency
2025-02-23 17:04:20 -05:00
views.py
feat: Add disable_password field to CustomUserDetailsSerializer and update PublicUserListView
2025-03-17 14:38:10 -04:00