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/blueprints/tests
Jens L 30cb38ac6d
blueprints: fix tag values not resolved correctly (#6653)
* blueprints: fix tag values not resolved correctly

this lead to `null` in an `!Env` tag being returned as `"null"`

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

* make blueprint user password optional

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

* ensure user doesn't have a usable password set when its an empty string

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-08-28 18:27:44 +02:00
..
fixtures blueprints: fix tag values not resolved correctly (#6653) 2023-08-28 18:27:44 +02:00
__init__.py root: add common fixture loader (#4946) 2023-03-14 17:13:03 +01:00
test_models.py security: cure53 fix (#6039) 2023-06-22 22:25:04 +02:00
test_oci.py blueprints: support custom ports for OCI blueprints (#5727) 2023-05-23 13:52:50 +02:00
test_packaged.py stages/prompt: field name (#4497) 2023-01-24 12:23:22 +01:00
test_serializer_models.py security: cure53 fix (#6039) 2023-06-22 22:25:04 +02:00
test_v1.py blueprints: fix tag values not resolved correctly (#6653) 2023-08-28 18:27:44 +02:00
test_v1_api.py blueprints: fix API validation with OCI blueprint path (#5822) 2023-05-31 14:50:39 +02:00
test_v1_conditional_fields.py blueprints: fix tag values not resolved correctly (#6653) 2023-08-28 18:27:44 +02:00
test_v1_conditions.py root: add common fixture loader (#4946) 2023-03-14 17:13:03 +01:00
test_v1_state.py root: add common fixture loader (#4946) 2023-03-14 17:13:03 +01:00
test_v1_tasks.py *: fix mismatched task names for discovery, make output service connection task monitored (#4956) 2023-03-15 12:12:08 +01:00