mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-25 03:36:44 +00:00
# Which Problems Are Solved This change shows the default titles for password pages instead of dynamically showing the user name. # How the Problems Are Solved Both pages now show only the translated title text (verify.title and change.title respectively) instead of falling back to showing the user's display name. Co-authored-by: Livio Spring <livio.a@gmail.com>