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/policies
Jens Langhammer b452e751ea flows: add SESSION_KEY_APPLICATION_PRE
whenever a user tries to access an application without being authenticated to passbook, we now show notice which application they are going to continue to.
2020-07-12 22:47:46 +02:00
..
dummy admin: add filter to hide classes with `__debug_only__` when Debug is disabled 2020-07-01 18:53:13 +02:00
expiry admin: show object's docstring on inheritance based lists 2020-05-20 13:47:58 +02:00
expression lib/evaluator: add support for IP Address comparison 2020-07-12 16:36:49 +02:00
group_membership root: add group_membership policy 2020-07-01 21:18:05 +02:00
hibp policies/hibp: update for flows, add unittests 2020-07-10 20:57:15 +02:00
migrations policies/*: remove Policy.negate, order, timeout (#39) 2020-05-28 21:45:54 +02:00
password policies/password: Add Password Policy tests, update password policy for flows 2020-07-10 20:53:08 +02:00
reputation polices: add helper to remove None-value keys from dict for policies 2020-07-08 23:07:16 +02:00
__init__.py *(minor): small refactor 2019-10-07 16:33:48 +02:00
api.py policies/*: remove Policy.negate, order, timeout (#39) 2020-05-28 21:45:54 +02:00
apps.py flows: fix flow cache not being cleared correctly when stages are saved 2020-06-21 12:40:01 +02:00
engine.py root: implement APM support 2020-07-07 17:43:10 +02:00
exceptions.py lib: add SentryIgnoredException, to easily ignore exceptions from sentry 2020-02-20 21:38:53 +01:00
forms.py policies: Show grouped Dropdown for Target 2020-07-04 00:16:16 +02:00
mixins.py flows: add SESSION_KEY_APPLICATION_PRE 2020-07-12 22:47:46 +02:00
models.py policies/*: remove Policy.negate, order, timeout (#39) 2020-05-28 21:45:54 +02:00
process.py root: implement APM support 2020-07-07 17:43:10 +02:00
signals.py crypto: add colon seperator for fingerprint 2020-07-07 17:05:31 +02:00
tests.py crypto: add colon seperator for fingerprint 2020-07-07 17:05:31 +02:00
types.py WIP Use Flows for Sources and Providers (#32) 2020-06-07 16:35:08 +02:00
utils.py polices: add helper to remove None-value keys from dict for policies 2020-07-08 23:07:16 +02:00