This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/passbook/sources/oauth
Jens Langhammer 5fc5e54f47 sources/oauth: fix typing errors
# Conflicts:
#	passbook/sources/oauth/clients.py
2020-06-02 16:57:38 +02:00
..
migrations admin: fix linting 2020-05-20 13:59:56 +02:00
templates/oauth_client ui: include font-awesome 2020-02-21 18:00:09 +01:00
types migrate to per-model UUID Primary key, remove UUIDModel (#26) 2020-05-20 09:17:06 +02:00
views sources/oauth: fix typing errors 2020-06-02 16:57:38 +02:00
__init__.py *(minor): small refactor 2019-10-07 16:33:48 +02:00
api.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
apps.py sources/oauth: fix handling of sources with spaces in their name 2020-05-19 21:53:36 +02:00
backends.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
clients.py sources/oauth: fix typing errors 2020-06-02 16:57:38 +02:00
forms.py sources/oauth: fix invalid headers, fix invalid function signature 2020-02-23 19:42:57 +01:00
models.py admin: fix linting 2020-05-20 13:59:56 +02:00
settings.py sources/oauth: add OIDC client 2020-05-19 21:53:46 +02:00
urls.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
utils.py sources/oauth: fix handling of sources with spaces in their name 2020-05-19 21:53:36 +02:00