zitadel/internal/user/repository
Livio Spring eca8ffda70
fix(login): correctly set preferred login name in the login ui (#8038)
# Which Problems Are Solved

A customer noted that after upgrade to 2.53.0, users were no longer able
to reset their passwords through the login UI.
This was due to a accidental change in
https://github.com/zitadel/zitadel/pull/7969

# How the Problems Are Solved

The `preferred_login_name` is now correctly read from the database.

# Additional Changes

None.

# Additional Context

relates to #7969
2024-05-29 15:45:46 +00:00
..
eventsourcing/model refactor(fmt): run gci on complete project (#7557) 2024-04-03 10:43:43 +00:00
view fix(login): correctly set preferred login name in the login ui (#8038) 2024-05-29 15:45:46 +00:00