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/stages
Jens L 55aa1897af
root: use single redis db (#4009)
* use single redis db

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* cleanup prefixes

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* ensure __str__ always returns string

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* fix remaining old prefixes

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* add release notes

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-11-15 14:31:29 +01:00
..
authenticator_duo root: use single redis db (#4009) 2022-11-15 14:31:29 +01:00
authenticator_sms root: use single redis db (#4009) 2022-11-15 14:31:29 +01:00
authenticator_static stages/authenticator_*: cleanup 2022-11-15 13:46:00 +01:00
authenticator_totp stages/authenticator_*: cleanup 2022-11-15 13:46:00 +01:00
authenticator_validate core: bump python from 3.10.7-slim-bullseye to 3.11.0-slim-bullseye (#3864) 2022-11-13 14:20:55 +01:00
authenticator_webauthn root: use single redis db (#4009) 2022-11-15 14:31:29 +01:00
captcha *: fix type annotations for serializer model 2022-08-16 13:23:22 +02:00
consent stages/consent: default to expiring consent instead of always_require 2022-09-10 13:25:28 +02:00
deny *: fix type annotations for serializer model 2022-08-16 13:23:22 +02:00
dummy *: fix type annotations for serializer model 2022-08-16 13:23:22 +02:00
email core: explicitly enable locales (#3889) 2022-10-28 19:42:49 +02:00
identification stages/identification: log invalid_login similar to event for easier log parsing 2022-10-20 19:31:22 +02:00
invitation flows: optimise queries (#3818) 2022-10-19 22:53:07 +02:00
password providers/oauth2: add device flow (#3334) 2022-10-11 12:42:10 +02:00
prompt tests: use create_test_flow where possible (#3606) 2022-09-17 13:16:53 +02:00
user_delete *: fix type annotations for serializer model 2022-08-16 13:23:22 +02:00
user_login *: fix type annotations for serializer model 2022-08-16 13:23:22 +02:00
user_logout *: fix type annotations for serializer model 2022-08-16 13:23:22 +02:00
user_write tests: use create_test_flow where possible (#3606) 2022-09-17 13:16:53 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00