funkwhale/api/funkwhale_api/users
Georg Krause 88de997603
Remove JWT related code
2021-04-28 10:44:28 +02:00
..
migrations Added application token for easier auth 2020-08-19 11:41:17 +02:00
oauth Fixed 500 on some urls 2020-08-23 12:24:35 +02:00
__init__.py
adapters.py Fix feed formatting so it passes w3c validation 2020-10-22 15:06:28 +02:00
admin.py Resolve "Add optional donation/contribution link in-app" 2019-09-23 11:30:25 +02:00
api_urls.py Support session/cookie based auth, see #1108 2020-05-18 12:03:30 +02:00
auth_backends.py See #1039: resend confirmation email on login if email is unverified 2020-04-01 15:34:13 +02:00
authentication.py Use scoped tokens to load <audio> urls instead of JWT 2020-05-11 10:06:35 +02:00
dynamic_preferences_registry.py
factories.py Added application token for easier auth 2020-08-19 11:41:17 +02:00
middleware.py
models.py Replaced token password with passphrase 2020-11-15 21:44:23 +01:00
mutations.py
rest_auth_urls.py
serializers.py Remove JWT related code 2021-04-28 10:44:28 +02:00
tasks.py See #170: Funkwhale federation 2020-03-25 15:32:10 +01:00
views.py Fix #292: Users can now update their email address 2020-08-02 16:55:23 +02:00
wordlist.txt Replaced token password with passphrase 2020-11-15 21:44:23 +01:00