funkwhale/api/funkwhale_api/users/oauth
Eliot Berriot b07bd83fa1
See #1039: resend confirmation email on login if email is unverified
2020-04-01 15:34:13 +02:00
..
__init__.py Resolve "Implement a Oauth provider in Funkwhale" 2019-03-25 17:02:51 +01:00
permissions.py "[EPIC] Report option on everything - reports models 2019-08-22 11:30:30 +02:00
scopes.py Resolve "Screening for signups" 2020-03-18 11:57:33 +01: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