mirror of
https://github.com/zitadel/zitadel.git
synced 2025-06-10 19:08:36 +00:00

# Which Problems Are Solved The username entered by the user was resp. replaced by the stored user's username. This provided a possibility to enumerate usernames as unknown usernames were not normalized. # How the Problems Are Solved - Store and display the username as entered by the user. - Removed the part where the loginname was always set to the user's loginname when retrieving the `nextSteps` # Additional Changes None # Additional Context None (cherry picked from commit 14de8ecac2afafee4975ed7ac26f3ca4a2b0f82c)