funkwhale/api/funkwhale_api/users
Eliot Berriot 815d9c02f8
See #890: Added Oauth scope for managing instance reports
2019-08-28 10:22:37 +02:00
..
migrations Resolve "Implement a Oauth provider in Funkwhale" 2019-03-25 17:02:51 +01:00
oauth See #890: Added Oauth scope for managing instance reports 2019-08-28 10:22:37 +02:00
__init__.py
adapters.py Fix #806: Use proper site name/domain in emails 2019-04-23 11:14:58 +02:00
admin.py Fix #809: Added admin options to disable login for users, ensure related content is deleted when deleting a user account 2019-04-30 14:46:05 +02:00
api_urls.py Fix #877: Ensure API urls answer with and without a trailing slash 2019-07-02 14:31:47 +02:00
auth_backends.py
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 Implement tag models 2019-07-08 15:26:14 +02:00
middleware.py
models.py See #890: Added Oauth scope for managing instance reports 2019-08-28 10:22:37 +02:00
rest_auth_urls.py Fix #877: Ensure API urls answer with and without a trailing slash 2019-07-02 14:31:47 +02:00
serializers.py Fix #806: Use proper site name/domain in emails 2019-04-23 11:14:58 +02:00
views.py Fix #798: Allow users with dots in their usernames to request a subsonic password 2019-04-23 11:35:59 +02:00