zitadel/internal/auth/repository
Livio Spring 0530f19d94
feat: allow usernames without @ when UserMustBeDomain false (#4852)
* feat: allow usernames without @ when UserMustBeDomain false

* e2e

* test(e2e): table driven tests for humans and machines

* cleanup

* fix(e2e): ensure there are no username conflicts

* e2e: make awaitDesired async

* rm settings mapping

* e2e: make awaitDesired async

* e2e: parse sequence as int

* e2e: ensure test fails if awaitDesired fails

Co-authored-by: Max Peintner <max@caos.ch>
2022-12-22 11:16:17 +00:00
..
eventsourcing feat: allow usernames without @ when UserMustBeDomain false (#4852) 2022-12-22 11:16:17 +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 fix(auth): always get token by id and user id (#4371) 2022-09-15 12:59:40 +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