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
sdimovv 8b52d711e8
stages/prompt: Add Radio Button Group, Dropdown and Text Area prompt fields (#4822)
* Added radio-button prompt type in model

* Add radio-button prompt

* Refactored radio-button prompt; Added dropdown prompt

* Added tests

* Fixed unrelated to choice fields bug causing validation errors; Added more tests

* Added description for new prompts

* Added docs

* Fix lint

* Add forgotten file changes

* Fix lint

* Small fix

* Add text-area prompts

* Update authentik/stages/prompt/models.py

Co-authored-by: Jens L. <jens@beryju.org>
Signed-off-by: sdimovv <36302090+sdimovv@users.noreply.github.com>

* Update authentik/stages/prompt/models.py

Co-authored-by: Jens L. <jens@beryju.org>
Signed-off-by: sdimovv <36302090+sdimovv@users.noreply.github.com>

* Fix inline css

* remove AKGlobal, update schema

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

---------

Signed-off-by: sdimovv <36302090+sdimovv@users.noreply.github.com>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Jens L. <jens@beryju.org>
Co-authored-by: Jens Langhammer <jens@goauthentik.io>
2023-03-19 18:56:17 +01:00
..
admin core: enforce unique on names where it makes sense (#4866) 2023-03-07 23:52:34 +01:00
api web: full web components part 1 (#4964) 2023-03-17 23:10:19 +01:00
blueprints blueprints: allow setting of token key in blueprint context (#4995) 2023-03-18 00:10:12 +01:00
core blueprints: allow setting of token key in blueprint context (#4995) 2023-03-18 00:10:12 +01:00
crypto core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
events *: fix mismatched task names for discovery, make output service connection task monitored (#4956) 2023-03-15 12:12:08 +01:00
flows security: fix CVE-2023-26481 (#4832) 2023-03-02 20:15:33 +01:00
lib core: fix url validator (#4957) 2023-03-15 12:00:57 +01:00
outposts *: fix mismatched task names for discovery, make output service connection task monitored (#4956) 2023-03-15 12:12:08 +01:00
policies stages/prompt: Add Radio Button Group, Dropdown and Text Area prompt fields (#4822) 2023-03-19 18:56:17 +01:00
providers providers/oauth2: fix response for response_type code and response_mode fragment (#4975) 2023-03-16 15:58:38 +01:00
recovery core: bump black from 22.12.0 to 23.1.0 (#4584) 2023-02-01 11:31:32 +01:00
root *: fix mismatched task names for discovery, make output service connection task monitored (#4956) 2023-03-15 12:12:08 +01:00
sources root: add common fixture loader (#4946) 2023-03-14 17:13:03 +01:00
stages stages/prompt: Add Radio Button Group, Dropdown and Text Area prompt fields (#4822) 2023-03-19 18:56:17 +01:00
tenants web: toggle dark/light theme manually (#4876) 2023-03-09 23:17:53 +01:00
__init__.py version: 2023.3 (#4980) 2023-03-16 22:43:57 +01:00