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>
This commit is contained in:
parent
e78191c917
commit
02bb83e3f4
3 changed files with 35 additions and 1 deletions
2
changes/changelog.d/2209.bugfix
Normal file
2
changes/changelog.d/2209.bugfix
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
|
||||
Fix password reset via email
|
||||
Loading…
Add table
Add a link
Reference in a new issue