zitadel/internal/auth/repository/eventsourcing
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
..
eventstore feat: allow usernames without @ when UserMustBeDomain false (#4852) 2022-12-22 11:16:17 +00:00
handler fix: compute usernames in auth views correctly after domain policy change (#4860) 2022-12-09 12:10:20 +00:00
spooler fix: reduce load on view tables (#4716) 2022-11-22 07:36:48 +01:00
view feat: remove org (#4148) 2022-11-30 17:01:17 +01:00
repository.go feat: remove org (#4148) 2022-11-30 17:01:17 +01:00