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 f4a676e2fb sources/oauth: slugify provider type instead of just lowercase 2020-02-23 13:53:16 +01:00
..
migrations sources/* add missing migrations 2020-02-17 16:27:35 +01:00
templates/oauth_client ui: include font-awesome 2020-02-21 18:00:09 +01:00
types sources/oauth: slugify provider type instead of just lowercase 2020-02-23 13:53:16 +01:00
views all: general maintenance, prepare for pyright 2020-02-18 22:12:51 +01:00
__init__.py *(minor): small refactor 2019-10-07 16:33:48 +02:00
admin.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
api.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
apps.py sources/oauth: slugify provider type instead of just lowercase 2020-02-23 13:53:16 +01:00
backends.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
clients.py sources/oauth: improve default OAuth2 Client, send access_token as Bearer Authz 2020-02-18 21:49:23 +01:00
forms.py sources/oauth: remove leading spaces in default URLs 2020-02-18 21:49:53 +01:00
models.py sources/oauth: slugify provider type instead of just lowercase 2020-02-23 13:53:16 +01:00
settings.py sources/oauth: remove supervisr 2020-02-18 17:01:08 +01:00
urls.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
utils.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00