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 aef9d27706
stages/authenticator_sms: Add SMS Authenticator Stage (#1577)
* stages/authenticator_sms: initial implementation

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

* web/admin: add initial stage UI

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

* web/elements: clear invalid state when old input was invalid but new input is correct

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

* stages/authenticator_sms: add more logic

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

* web/user: add basic SMS settings

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

* stages/authenticator_sms: initial working version

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

* stages/authenticator_sms: add tests

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

* web/flows: optimise totp password manager entry on authenticator_validation stage

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

* web/elements: add grouping support for table

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

* web/admin: allow sms class in authenticator stage

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

* web/admin: add grouping to more pages

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

* stages/authenticator_validate: add SMS support

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

* api: add throttling for flow executor based on session key and pending user

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

* web: fix style issues

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

* ci: add workflow to compile backend translations

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-10-11 17:51:49 +02:00
..
authenticator_duo flows: inspector (#1469) 2021-09-28 09:36:48 +02:00
authenticator_sms stages/authenticator_sms: Add SMS Authenticator Stage (#1577) 2021-10-11 17:51:49 +02:00
authenticator_static stages/authenticator_sms: Add SMS Authenticator Stage (#1577) 2021-10-11 17:51:49 +02:00
authenticator_totp stages/authenticator_sms: Add SMS Authenticator Stage (#1577) 2021-10-11 17:51:49 +02:00
authenticator_validate stages/authenticator_sms: Add SMS Authenticator Stage (#1577) 2021-10-11 17:51:49 +02:00
authenticator_webauthn *: remove string.format() 2021-09-14 12:06:47 +02:00
captcha flows: inspector (#1469) 2021-09-28 09:36:48 +02:00
consent flows: inspector (#1469) 2021-09-28 09:36:48 +02:00
deny flows: inspector (#1469) 2021-09-28 09:36:48 +02:00
dummy *: fix tests not using APITestCase 2021-09-02 19:14:21 +02:00
email stages/email: add activate_user_on_success flag, add for all example flows 2021-10-04 18:47:51 +02:00
identification flows: inspector (#1469) 2021-09-28 09:36:48 +02:00
invitation flows: inspector (#1469) 2021-09-28 09:36:48 +02:00
password flows: inspector (#1469) 2021-09-28 09:36:48 +02:00
prompt stages/prompt: fix wrong field type of field_key 2021-10-10 18:54:56 +02:00
user_delete flows: inspector (#1469) 2021-09-28 09:36:48 +02:00
user_login stages/user_login: add check for user.is_active and tests 2021-10-04 18:37:05 +02:00
user_logout build(deps): bump @sentry/tracing from 6.13.2 to 6.13.3 in /web (#1556) 2021-10-07 09:39:44 +02:00
user_write outposts: fallback to known-good outpost image if configured image cannot be pulled 2021-10-07 19:10:39 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00