User's Email will turn lower case automatically #10279

Open
opened 2020-02-15 08:06:39 +00:00 by prosopa · 0 comments
prosopa commented 2020-02-15 08:06:39 +00:00 (Migrated from github.com)
  • 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
...

Screenshots

Setting Email as BugHere@example.com
圖片

Result
圖片

<!-- NOTE: If your issue is a security concern, please send an email to security@gitea.io instead of opening a public issue --> <!-- 1. Please speak English, this is the language all maintainers can speak and write. 2. Please ask questions or configuration/deploy problems on our Discord server (https://discord.gg/gitea) or forum (https://discourse.gitea.io). 3. Please take a moment to check that your issue doesn't already exist. 4. Please give all relevant information below for bug reports, because incomplete details will be handled as an invalid report. --> - Gitea version (or commit ref): 1.11 - Git version: - Operating system: - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [ ] MSSQL - [x] SQLite - Can you reproduce the bug at https://try.gitea.io: - [x] 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` ... ## Screenshots Setting Email as `BugHere@example.com` ![圖片](https://user-images.githubusercontent.com/8914663/74584397-d31dda00-500c-11ea-8643-616d065f4fc2.png) Result ![圖片](https://user-images.githubusercontent.com/8914663/74584382-a8cc1c80-500c-11ea-8e24-d33959e7ec66.png) <!-- **If this issue involves the Web Interface, please include a screenshot** -->
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lunny/gitea#10279
No description provided.