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/reputation
2021-10-14 12:21:28 +02:00
..
migrations policies/reputation: save username instead of user object 2021-05-29 22:49:58 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
api.py *: ensure all resources can be filtered 2021-08-07 16:34:14 +02:00
apps.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
models.py flows: add invalid_response_action to configure how the FlowExecutor should handle invalid responses 2021-06-28 00:22:09 +02:00
settings.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
signals.py *: fix typos in code 2021-09-25 00:01:11 +02:00
tasks.py *: add @prefill_task() decorator to "pre-fill" tasks in cache, so they can be executed even before their schedule would do so 2021-10-14 12:21:28 +02:00
tests.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00