funkwhale/api/funkwhale_api
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
..
activity style: format file with black==23.7.0 2023-07-25 19:04:32 +02:00
audio style: format file with black==23.7.0 2023-07-25 19:04:32 +02:00
cli refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
common style: format file with black==23.7.0 2023-07-25 19:04:32 +02:00
contrib style: format file with black==23.7.0 2023-07-25 19:04:32 +02:00
favorites style: format file with black==23.7.0 2023-07-25 19:04:32 +02:00
federation fix: Fetch nodeinfo endpoint address from .well-known/nodeinfo when checking instance availability 2023-08-31 12:06:34 +00:00
history style: format file with black==23.7.0 2023-07-25 19:04:32 +02:00
instance fix: timeout on spa manifest requests 2022-12-19 14:33:12 +01:00
manage style: format file with black==23.7.0 2023-07-25 19:04:32 +02:00
moderation style: format file with black==23.7.0 2023-07-25 19:04:32 +02:00
music style: format file with black==23.7.0 2023-07-25 19:04:32 +02:00
musicbrainz refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
playlists style: format file with black==23.7.0 2023-07-25 19:04:32 +02:00
providers Removed unused acoustid dependency / logic 2019-01-11 14:10:02 +01:00
radios style: format file with black==23.7.0 2023-07-25 19:04:32 +02:00
requests See #542: Removed import requests code 2018-10-01 19:16:47 +02:00
static New theming system 2020-05-15 14:12:36 +02:00
subsonic style: format file with black==23.7.0 2023-07-25 19:04:32 +02:00
tags fix: Fix Serializer for inline channel artists 2022-11-26 20:23:17 +00:00
taskapp refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
templates Reviewed comments on source strings on Weblate and modified source strings accordingly if needed 2021-06-17 15:55:12 +00:00
users fix(api): Fix password reset via email 2023-08-31 17:51:46 +00:00
__init__.py Version bump and changelog for 1.3.1 2023-06-27 20:33:58 +02:00
factories.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
main.py feat: create funkwhale-manage entrypoint 2022-12-12 16:31:00 +01:00
schema.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00