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/authentik/policies
Jens Langhammer 6a411d7960 policies/hibp: ensure password is encodable
closes AUTHENTIK-1SA

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-01-23 21:23:24 +01:00
..
api Revert "*: use cache.delete_pattern instead of getting keys and deleting them" 2021-12-12 20:41:34 +01:00
dummy *: ensure all resources can be filtered 2021-08-07 16:34:14 +02:00
event_matcher events: add flow_execution event type 2021-12-14 16:13:51 +01:00
expiry *: ensure all resources can be filtered 2021-08-07 16:34:14 +02:00
expression *: remove debug statements from tests 2021-12-13 23:41:08 +01:00
hibp policies/hibp: ensure password is encodable 2022-01-23 21:23:24 +01:00
migrations policies: configurable engine mode (#682) 2021-03-31 14:14:56 +02:00
password flows: add test helpers to simplify and improve checking of stages, remove force_str 2022-01-01 20:25:32 +01:00
reputation policies/reputation: trigger save on update 2022-01-05 22:06:20 +01:00
templates/policies core: make EndSessionView inherit PolicyAccessView 2021-06-06 14:07:50 +02:00
tests root: Random tests (#1825) 2021-11-22 22:56:02 +01:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
denied.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
engine.py *: refactor prometheus gauges to directly updating metrics view 2022-01-16 13:57:07 +01:00
exceptions.py policies: pass direct exception from expression policies 2021-01-16 15:41:59 +01:00
models.py core: make group membership lookup respect parent groups (upwards) 2021-11-05 00:53:56 +01:00
process.py *: use prefixed span names 2021-12-13 16:18:42 +01:00
signals.py *: refactor prometheus gauges to directly updating metrics view 2022-01-16 13:57:07 +01:00
types.py events: add EMAIL_SENT event, show sent emails in event log 2021-06-09 10:28:32 +02:00
utils.py *: replace Dict from typing with normal dict 2021-02-18 13:41:03 +01:00
views.py providers/saml: fix error when using post bindings and user freshly logged in 2021-12-02 13:00:21 +01:00