zitadel/internal/auth/repository
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
..
eventsourcing feat: add default redirect uri and handling of unknown usernames (#3616) 2022-05-16 13:39:09 +00:00
auth_request.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
org.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
refresh_token.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
repository.go fix: move activity log to queries and remove old code (#3096) 2022-01-26 10:16:33 +01:00
token.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user_session.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
user.go fix: change to repository event types and removed unused code (#3386) 2022-03-31 11:36:26 +02:00