mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-14 03:54:21 +00:00
eca8ffda70
# 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 |
||
---|---|---|
.. | ||
model | ||
query.go | ||
refresh_token_view.go | ||
token_view.go | ||
user_by_id.sql | ||
user_session_by_id.sql | ||
user_session_view.go | ||
user_sessions_by_user_agent.sql | ||
user_view.go |