zitadel/internal/notification/types
Livio Amstutz 411d7c6c5c
feat: add default redirect uri and handling of unknown usernames (#3616)
* feat: add possibility to ignore username errors on first login screen

* console changes

* fix: handling of unknown usernames (#3445)

* fix: handling of unknown usernames

* fix: handle HideLoginNameSuffix on unknown users

* feat: add default redirect uri on login policy (#3607)

* feat: add default redirect uri on login policy

* fix tests

* feat: Console login policy default redirect (#3613)

* console default redirect

* placeholder

* validate default redirect uri

* allow empty default redirect uri

Co-authored-by: Max Peintner <max@caos.ch>

* remove wonrgly cherry picked migration

Co-authored-by: Max Peintner <max@caos.ch>
2022-05-16 13:39:09 +00:00
..
domain_claimed.go feat: add default redirect uri and handling of unknown usernames (#3616) 2022-05-16 13:39:09 +00:00
email_verification_code.go feat: add default redirect uri and handling of unknown usernames (#3616) 2022-05-16 13:39:09 +00:00
init_code.go feat: add default redirect uri and handling of unknown usernames (#3616) 2022-05-16 13:39:09 +00:00
password_code.go feat: add default redirect uri and handling of unknown usernames (#3616) 2022-05-16 13:39:09 +00:00
passwordless_registration_link.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
phone_verification_code.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
templateData.go fix: remove 3rd party assets from mail (#3569) 2022-05-02 14:41:57 +00:00
user_email.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user_phone.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00