Commit Graph
1 Commits
Author SHA1 Message Date
Niels Kaspers 7ca24786e8 fix: make username login case-insensitive (#3981)
Normalize usernames to lowercase on lookup, creation, and update.
Also fix variable shadowing bug and same-user update check in
the user update endpoint.
2026-04-08 09:14:41 +03:00