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 782764ac73 api: ensure viewsets have default ordering
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-10-05 13:48:42 +02:00
..
api api: ensure viewsets have default ordering 2021-10-05 13:48:42 +02:00
dummy *: ensure all resources can be filtered 2021-08-07 16:34:14 +02:00
event_matcher *: ensure all resources can be filtered 2021-08-07 16:34:14 +02:00
expiry *: ensure all resources can be filtered 2021-08-07 16:34:14 +02:00
expression policies/expression: add ak_user_has_authenticator 2021-09-20 19:13:41 +02:00
hibp *: use common user agent for all outgoing requests 2021-09-11 21:08:26 +02:00
migrations policies: configurable engine mode (#682) 2021-03-31 14:14:56 +02:00
password policies/password: fix symbols not being checked correctly 2021-09-04 15:21:48 +02:00
reputation *: fix typos in code 2021-09-25 00:01:11 +02:00
templates/policies core: make EndSessionView inherit PolicyAccessView 2021-06-06 14:07:50 +02:00
tests *: fix typos in code 2021-09-25 00:01:11 +02: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 policies: improve error handling when using bindings without policy 2021-09-16 11:04:31 +02:00
exceptions.py policies: pass direct exception from expression policies 2021-01-16 15:41:59 +01:00
models.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
process.py *: fix typos in code 2021-09-25 00:01:11 +02:00
signals.py root: reformat to 100 line width 2021-08-03 17:45:16 +02: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 root: reformat to 100 line width 2021-08-03 17:45:16 +02:00