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/flows
Jens L 83f9eae654
root: extended flow and policy metrics (#7067)
2023-10-05 01:04:55 +02:00
..
api core: create app transactional api (#6446) 2023-09-17 23:55:21 +02:00
management *: cleanup stray print calls 2022-09-10 13:24:53 +02:00
migrations flows: change default flow stage binding settings (#4784) 2023-02-27 15:21:26 +01:00
tests flows: remove need for post() wrapper by using dispatch (#6765) 2023-09-05 22:15:03 +02:00
views root: extended flow and policy metrics (#7067) 2023-10-05 01:04:55 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py root: extended flow and policy metrics (#7067) 2023-10-05 01:04:55 +02:00
challenge.py flows: allow empty value in AutosubmitChallenge (#6079) 2023-06-27 23:13:58 +02:00
exceptions.py stages/password: move password validation to serializer (#6766) 2023-09-05 22:55:33 +02:00
markers.py *: use dataclass slots wherever applicable (#6005) 2023-06-19 18:31:07 +02:00
models.py stages: Add ability to set user friendly names for MFA stages (#5005) 2023-04-02 16:52:44 +02:00
planner.py root: add get_int to config loader instead of casting to int everywhere (#6436) 2023-07-31 19:34:59 +02:00
signals.py root: improve code style (#4436) 2023-01-15 17:02:31 +01:00
stage.py stages/password: move password validation to serializer (#6766) 2023-09-05 22:55:33 +02:00
urls.py api: modular urls (#5551) 2023-05-09 14:46:47 +02:00