Closed
Description
- Gitea version (or commit ref): 1.11
- Git version:
- Operating system:
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist:
Description
When the user email contains capital letter, e.g. BugHere@example.com
, Gitea will turn all capital letter to lower case, e.g. bughere@example.com
...