zitadel/internal
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
..
actions fix: map metadata correctly in actions (#5526) 2023-03-23 14:28:53 +01:00
admin/repository chore: merge (#5773) 2023-04-28 14:56:51 +00:00
api feat: enable otp email and sms (#6260) 2023-07-28 07:39:30 +02:00
auth/repository feat: enable otp email and sms (#6260) 2023-07-28 07:39:30 +02:00
auth_request/repository perf: query data AS OF SYSTEM TIME (#5231) 2023-02-27 22:36:43 +01:00
authz perf: reduce events read from eventstore (#6280) 2023-07-27 12:10:19 +00:00
cache chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
command feat: enable otp email and sms (#6260) 2023-07-28 07:39:30 +02:00
config feat: integrate passwap for human user password hashing (#6196) 2023-07-14 09:49:57 +03:00
crypto feat: integrate passwap for human user password hashing (#6196) 2023-07-14 09:49:57 +03:00
database fix(database): allow postgres sslmode=require without root cert (#4972) 2023-05-23 14:29:13 +00:00
domain feat: enable otp email and sms (#6260) 2023-07-28 07:39:30 +02:00
errors feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
eventstore fix: reset the call timestamp after a bulk trigger (#6080) 2023-07-07 08:15:05 +00:00
form chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
i18n fix(login): use label policy settings for favicon, translate titles (#4641) 2022-11-07 08:55:12 +00:00
iam feat: enable otp email and sms (#6260) 2023-07-28 07:39:30 +02:00
id feat(api): new session service (#5801) 2023-05-05 15:34:53 +00:00
idp feat: v2alpha user service idp endpoints (#5879) 2023-05-24 18:29:58 +00:00
integration feat(OIDC): add support for end_session for V2 tokens (#6226) 2023-07-19 13:17:39 +02:00
logstore fix: use fixed active instances duration (#5567) 2023-03-30 13:01:27 +02:00
migration feat(cli): add setup cleanup sub command (#5770) 2023-04-28 11:55:35 +00:00
notification feat: Brazilian Portuguese internationalization (#6185) 2023-07-20 04:40:45 +00:00
org fix: sanitize primary domain for orgs (#6125) 2023-07-18 12:42:57 +00:00
project fix: use current sequence for refetching of events (#5772) 2023-04-28 16:28:13 +02:00
proto chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
protoc ci: improve performance (#5953) 2023-07-17 10:08:20 +02:00
qrcode docs(legal): Updated agreements and policies v2 (#3823) 2022-06-15 08:30:58 +02:00
query feat: enable otp email and sms (#6260) 2023-07-28 07:39:30 +02:00
renderer chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
repository fix: emit project.grant.member.changed event (#6252) 2023-07-21 16:57:09 +02:00
static feat: Brazilian Portuguese internationalization (#6185) 2023-07-20 04:40:45 +00:00
statik feat: translate error messages (#254) 2020-06-22 13:51:44 +02:00
telemetry fix: use singleton meter provider (#5725) 2023-04-25 18:15:32 +00:00
test feat: protos refactoring 2021-03-09 10:30:11 +01:00
user feat: enable otp email and sms (#6260) 2023-07-28 07:39:30 +02:00
view feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
webauthn fix: provide domain in session, passkey and u2f (#6097) 2023-06-27 14:36:07 +02:00