funkwhale/api/funkwhale_api/users
Georg Krause ceab2252fb chore: Improve comments and remove useless try/catch 2022-11-15 18:03:43 +00:00
..
migrations Update migration after django update (#1815) 2022-06-29 09:38:38 +00:00
oauth chore: Improve comments and remove useless try/catch 2022-11-15 18:03:43 +00:00
__init__.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
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 fix: Adjust call for previous refactoring 2022-11-08 07:34:49 +00:00
authentication.py Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
dynamic_preferences_registry.py Correct English language mistake dynamic_preferences_registry.py (overrided > overridden; cf https://english.stackexchange.com/questions/75786/overrode-vs-overridden) 2019-08-27 08:21:21 +02:00
factories.py Added application token for easier auth 2020-08-19 11:41:17 +02:00
middleware.py See #212: record user last activity date 2018-06-17 17:53:40 +02:00
models.py chore: Remove unused imports 2022-11-08 07:34:49 +00: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 Replace django-rest-auth with dj-rest-auth 2022-10-13 11:09:18 +02:00
serializers.py fix(users): Make PasswordResetSerializer use correct form 2022-10-13 11:09:20 +02:00
tasks.py See #170: Funkwhale federation 2020-03-25 15:32:10 +01:00
views.py Replace django-rest-auth with dj-rest-auth 2022-10-13 11:09:18 +02:00
wordlist.txt Replaced token password with passphrase 2020-11-15 21:44:23 +01:00