mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-27 15:36:40 +00:00
# Which Problems Are Solved
Failed password attempts in login V1 potentially created new session
entries.
# How the Problems Are Solved
Correct handling to only update existing sessions.
# Additional Changes
None
# Additional Context
- reported through support
- requires backport to v4.x
(cherry picked from commit d79bfe6eba)