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 92f79eb30e policies: add AccessDeniedResponse as general response when access was denied 2020-09-15 09:53:59 +02:00
..
dummy Flow exporting/importing (#187) 2020-08-22 00:42:15 +02:00
expiry Flow exporting/importing (#187) 2020-08-22 00:42:15 +02:00
expression policies: add references for source_policy and source_results 2020-09-14 21:51:59 +02:00
group_membership Flow exporting/importing (#187) 2020-08-22 00:42:15 +02:00
hibp Flow exporting/importing (#187) 2020-08-22 00:42:15 +02:00
migrations policies/api: fix target returning pbm_uuid instead of proper primary key of the object 2020-09-08 18:05:50 +02:00
password Flow exporting/importing (#187) 2020-08-22 00:42:15 +02:00
reputation Proxy v2 (#189) 2020-09-03 00:04:12 +02:00
templates/policies policies: add AccessDeniedResponse as general response when access was denied 2020-09-15 09:53:59 +02:00
__init__.py *(minor): small refactor 2019-10-07 16:33:48 +02:00
api.py policies/api: fix PolicyBinding's target being validated against the wrong pks 2020-09-09 17:20:37 +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 docs: add docs for passbook_user_debug 2020-09-14 22:51:50 +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
http.py policies: add AccessDeniedResponse as general response when access was denied 2020-09-15 09:53:59 +02:00
mixins.py policies: add AccessDeniedResponse as general response when access was denied 2020-09-15 09:53:59 +02:00
models.py flows/transfer: fix missing unique fields for PolicyBinding 2020-09-07 11:26:37 +02:00
process.py docs: add docs for passbook_user_debug 2020-09-14 22:51:50 +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 docs: add docs for passbook_user_debug 2020-09-14 22:51:50 +02:00
utils.py polices: add helper to remove None-value keys from dict for policies 2020-07-08 23:07:16 +02:00