This website requires JavaScript.
Explore
Help
Sign in
novaburst
/
funquail
Watch
1
Star
0
Fork
You've already forked funquail
0
Code
Issues
Pull requests
Releases
Wiki
Activity
2c6bb23715
funquail
/
api
/
funkwhale_api
/
users
/
oauth
History
Georg Krause
127a10f3d9
refactor(auth): Move check for verificated mail address to user class
2022-11-08 07:34:49 +00:00
..
__init__.py
Resolve "Implement a Oauth provider in Funkwhale"
2019-03-25 17:02:51 +01:00
permissions.py
Fixed 500 on some urls
2020-08-23 12:24:35 +02:00
scopes.py
refactor(api): remove unnecessary or wrong
is
keyword usage
2022-11-07 13:28:52 +00:00
serializers.py
Added application token for easier auth
2020-08-19 11:41:17 +02:00
server.py
refactor(auth): Move check for verificated mail address to user class
2022-11-08 07:34:49 +00:00
tasks.py
Resolve "Implement a Oauth provider in Funkwhale"
2019-03-25 17:02:51 +01:00
urls.py
Fix
#877
: Ensure API urls answer with and without a trailing slash
2019-07-02 14:31:47 +02:00
views.py
Fix black linting
2022-09-27 09:30:26 +00:00