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 9267d0c1dd all: general maintenance, prepare for pyright 2020-02-18 22:12:51 +01:00
..
migrations sources/* add missing migrations 2020-02-17 16:27:35 +01:00
templates/oauth_client providers/saml(minor): fix last wrong urls names 2019-10-07 18:36:09 +02:00
types sources/oauth: remove redundant OAuth2Clients 2020-02-18 21:49:40 +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 all: implement black as code formatter 2019-12-31 12:51: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: move labels from form to models 2020-02-16 12:34:33 +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