mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-03 21:09:16 +02:00
Basic logic for signing/verifying requests
This commit is contained in:
parent
ae65190364
commit
aa7365b71f
7 changed files with 98 additions and 2 deletions
|
@ -89,6 +89,7 @@ LOCAL_APPS = (
|
|||
'funkwhale_api.music',
|
||||
'funkwhale_api.requests',
|
||||
'funkwhale_api.favorites',
|
||||
'funkwhale_api.federation',
|
||||
'funkwhale_api.radios',
|
||||
'funkwhale_api.history',
|
||||
'funkwhale_api.playlists',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue