funkwhale/api/funkwhale_api/users
Georg Krause dcf970d0c6 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
2023-08-31 19:47:52 +02:00
..
migrations fix(api): merge migrations after merging stable to develop 2022-11-25 20:03:37 +01:00
oauth style: format code using black v23 2023-03-28 19:49:24 +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 code using black v23 2023-03-28 19:49:24 +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 feat(api): replace pytz with zoneinfo 2023-04-04 07:08:47 +00:00
middleware.py See #212: record user last activity date 2018-06-17 17:53:40 +02:00
models.py style: format code using black v23 2023-03-28 19:49:24 +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 19:47:52 +02: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-09 11:30:27 +02:00