funkwhale/api/funkwhale_api/users
Eliot Berriot b07bd83fa1
See #1039: resend confirmation email on login if email is unverified
2020-04-01 15:34:13 +02:00
..
migrations Fix #1015: broken migration on S3 2020-01-28 10:03:50 +01:00
oauth See #1039: resend confirmation email on login if email is unverified 2020-04-01 15:34:13 +02:00
__init__.py
adapters.py See #1039: resend confirmation email on login if email is unverified 2020-04-01 15:34:13 +02:00
admin.py Resolve "Add optional donation/contribution link in-app" 2019-09-23 11:30:25 +02:00
api_urls.py
auth_backends.py See #1039: resend confirmation email on login if email is unverified 2020-04-01 15:34:13 +02:00
dynamic_preferences_registry.py
factories.py Fix #1039: setting to enforce email signup verification 2020-04-01 14:34:56 +02:00
jwt_views.py See #1039: resend confirmation email on login if email is unverified 2020-04-01 15:34:13 +02:00
middleware.py
models.py Fix #1039: setting to enforce email signup verification 2020-04-01 14:34:56 +02:00
mutations.py See #852: improved routing logic for federation messages (support multiple objects types for one route) 2019-09-21 16:20:49 +02:00
rest_auth_urls.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
serializers.py See #1039: resend confirmation email on login if email is unverified 2020-04-01 15:34:13 +02:00
tasks.py See #170: Funkwhale federation 2020-03-25 15:32:10 +01:00
views.py Federation of avatars 2020-01-23 17:19:27 +01:00