funkwhale/api/funkwhale_api/users/oauth
Georg Krause b4920af0b8 fix(api): Replace deprecated is_ajax with manual check
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2709>
2024-02-26 07:44:18 +00:00
..
__init__.py Resolve "Implement a Oauth provider in Funkwhale" 2019-03-25 17:02:51 +01:00
permissions.py style: format code using black v23 2023-03-28 19:49:24 +02:00
scopes.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
serializers.py Fix oauth to respond with unhashed token on creation 2022-11-15 18:03:43 +00:00
server.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
tasks.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
urls.py chore: Replace reprecated alias django.conf.urls.urls() 2024-02-26 07:44:18 +00:00
views.py fix(api): Replace deprecated is_ajax with manual check 2024-02-26 07:44:18 +00:00