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
sdimovv 6192d01b7e
stages: Add ability to set user friendly names for MFA stages (#5005)
* Added ability to name MFA stage

* Schema

* Changed Charfield to Textfield

* Regenerated schema

* Add explicit required

* set null instead of blank so title check works

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* add help text and adjust wording

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Jens Langhammer <jens@goauthentik.io>
2023-04-02 16:52:44 +02:00
..
api flows: change default flow stage binding settings (#4784) 2023-02-27 15:21:26 +01: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 providers: Add ability to choose a default authentication flow (#5070) 2023-03-24 13:26:00 +01:00
views core: fix app launch URL flow selection (#5113) 2023-03-30 02:10:25 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py blueprints: add meta model to apply blueprint within blueprint for dependencies (#3486) 2022-08-29 21:20:58 +02:00
challenge.py stages/email: make template tests less flaky 2023-01-01 23:00:32 +01:00
exceptions.py security: fix CVE 2022 46145 (#4140) 2022-12-02 16:14:25 +01:00
markers.py root: improve code style (#4436) 2023-01-15 17:02:31 +01: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 flows: planner error handling (#4812) 2023-02-28 15:18:29 +01:00
signals.py root: improve code style (#4436) 2023-01-15 17:02:31 +01:00
stage.py providers/oauth2: OpenID conformance (#4758) 2023-02-23 15:26:41 +01:00
urls.py flows: inspector (#1469) 2021-09-28 09:36:48 +02:00