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/providers/oauth
Jens L df8995deed
policies/*: remove Policy.negate, order, timeout (#39)
policies: rewrite engine to use PolicyBinding for order/negate/timeout
policies: rewrite engine to use PolicyResult instead of tuple
2020-05-28 21:45:54 +02:00
..
migrations migrate to per-model UUID Primary key, remove UUIDModel (#26) 2020-05-20 09:17:06 +02:00
templates/oauth2_provider *: rename templatetags to clearly identify 2020-05-15 10:54:31 +02:00
views policies/*: remove Policy.negate, order, timeout (#39) 2020-05-28 21:45:54 +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 all: implement black as code formatter 2019-12-31 12:51:16 +01:00
forms.py all: implement black as code formatter 2019-12-31 12:51:16 +01:00
models.py providers/saml: fix 500 when SAML Provider not assigned to application 2020-02-21 20:54:00 +01:00
settings.py providers/oauth: fix default cors settings 2020-05-08 11:26:26 +02:00
urls.py flows: Load Stages without refreshing the whole page (#33) 2020-05-24 00:57:25 +02:00