funkwhale/api/funkwhale_api/users
Georg Krause 02bb83e3f4 fix(api): Fix password reset via email
The original serializes assumes if allauth is installed, its also used
for the token generation. Thats not the case for us, so we need to
overwrite this behavior

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2565>
2023-08-31 17:51:46 +00:00
..
migrations fix(api): merge migrations after merging stable to develop 2022-11-25 20:03:37 +01:00
oauth style: format file with black==23.7.0 2023-07-25 19:04:32 +02:00
__init__.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
adapters.py Fix feed formatting so it passes w3c validation 2020-10-22 15:06:28 +02:00
admin.py style: format file with black==23.7.0 2023-07-25 19:04:32 +02:00
api_urls.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
auth_backends.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
authentication.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
dynamic_preferences_registry.py Correct English language mistake dynamic_preferences_registry.py (overrided > overridden; cf https://english.stackexchange.com/questions/75786/overrode-vs-overridden) 2019-08-27 08:21:21 +02:00
factories.py Merge branch 'stable' into develop 2022-11-25 18:10:45 +01:00
middleware.py See #212: record user last activity date 2018-06-17 17:53:40 +02:00
models.py style: format file with black==23.7.0 2023-07-25 19:04:32 +02:00
mutations.py docs: fix spelling errors (pre-commit) 2022-11-24 01:43:36 +01:00
rest_auth_urls.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
serializers.py fix(api): Fix password reset via email 2023-08-31 17:51:46 +00:00
tasks.py See #170: Funkwhale federation 2020-03-25 15:32:10 +01:00
views.py Merge branch 'stable' into develop 2022-11-25 18:10:45 +01:00
wordlist.txt chore: fix spelling errors 2023-06-27 12:17:45 +00:00