zitadel/internal/api/grpc/policy
Elio Bischof 31ec1d83b9
feat: enable otp email and sms (#6260)
* feat: enable otp email and sms

* feat: enable otp factors in login settings

* remove tests without value

* translate second factors

* don't add new factors yet

* add comment

* add factors to docs

* backward compatible settings api

* compile tests

* add available 2fa types

* test: add mapping tests

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-07-28 07:39:30 +02:00
..
auth_factor.go feat: enable otp email and sms (#6260) 2023-07-28 07:39:30 +02:00
domain_policy.go feat: restrict smtp sender address (#3637) 2022-05-16 14:08:47 +00:00
label_policy.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
login_policy.go feat: allow to force MFA local only (#6234) 2023-07-20 04:06:16 +00:00
notification_policy.go feat: add notification policy and password change message (#5065) 2023-01-25 09:49:41 +01:00
password_age_policy.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
password_complexity_policy.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
password_lockout_policy.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
privacy_policy.go feat: add Help/Support e-mail for instance/org (#5445) 2023-03-28 21:36:52 +02:00