funkwhale/api/funkwhale_api/users/oauth
Agate d4028450a9 Plugins infrastructure 2020-07-03 10:59:12 +02:00
..
__init__.py Resolve "Implement a Oauth provider in Funkwhale" 2019-03-25 17:02:51 +01:00
permissions.py Use scoped tokens to load <audio> urls instead of JWT 2020-05-11 10:06:35 +02:00
scopes.py Plugins infrastructure 2020-07-03 10:59:12 +02:00
serializers.py Resolve "Implement a Oauth provider in Funkwhale" 2019-03-25 17:02:51 +01:00
server.py See #1039: resend confirmation email on login if email is unverified 2020-04-01 15:34:13 +02:00
tasks.py Resolve "Implement a Oauth provider in Funkwhale" 2019-03-25 17:02:51 +01:00
urls.py Fix #877: Ensure API urls answer with and without a trailing slash 2019-07-02 14:31:47 +02:00
views.py See #261: Added a rate-limiting (throttling system) to limit the number of requests handled per user/IP 2019-09-17 11:23:59 +02:00