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
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
..
admin admin: clear update notification when notification's version matches current version 2021-10-05 20:36:38 +02:00
api stages/authenticator_sms: Add SMS Authenticator Stage (#1577) 2021-10-11 17:51:49 +02:00
core core: add default for user's settings attribute 2021-10-09 16:01:22 +02:00
crypto crypto: add managed field, prepare managed JWT cert 2021-10-09 19:14:39 +02:00
events events: add missing migration 2021-10-04 17:51:31 +02:00
flows stages/authenticator_sms: Add SMS Authenticator Stage (#1577) 2021-10-11 17:51:49 +02:00
lib *: fix typos in code 2021-09-25 00:01:11 +02:00
managed root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
outposts outposts: fix lint error 2021-10-07 19:15:57 +02:00
policies stages/authenticator_sms: Add SMS Authenticator Stage (#1577) 2021-10-11 17:51:49 +02:00
providers outposts: fix circular import in kubernetes controller 2021-10-03 19:25:18 +02:00
recovery recovery: handle error when user doesn't exist 2021-10-05 10:40:59 +02:00
root stages/authenticator_sms: Add SMS Authenticator Stage (#1577) 2021-10-11 17:51:49 +02:00
sources providers/ldap: use RDN when using posixGroup's memberUid attribute (#1514) 2021-10-04 18:49:45 +02:00
stages stages/authenticator_sms: Add SMS Authenticator Stage (#1577) 2021-10-11 17:51:49 +02:00
tenants interface split (#943) 2021-09-16 17:30:16 +02:00
__init__.py release: 2021.9.8 2021-10-10 13:12:26 +02:00