[GH-ISSUE #4027] [bug]: Email is register-sensitive #1426

Closed
opened 2026-03-16 20:18:19 +03:00 by kerem · 0 comments
Owner

Originally created by @KatyaGolyagina on GitHub (May 2, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4027

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

login by email is register-sensitive, i wait that Test@fake.com will be same test@fake.com, but it isn't

Steps to reproduce

  1. login at test@fake.com >> one new user appeared in the admin panel
  2. logging in at Test@fake.com >> 2nd user appeared in the admin panel.
    FR: received two e-mails to the same e-mail address and there are two users in the system
    Expected result - both logins will be ones user in the system

Environment

Production

Version

Self-hosted

Originally created by @KatyaGolyagina on GitHub (May 2, 2024). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4027 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior login by email is register-sensitive, i wait that Test@fake.com will be same test@fake.com, but it isn't ### Steps to reproduce 1. login at test@fake.com >> one new user appeared in the admin panel 3. logging in at Test@fake.com >> 2nd user appeared in the admin panel. FR: received two e-mails to the same e-mail address and there are two users in the system Expected result - both logins will be ones user in the system ### Environment Production ### Version Self-hosted
kerem 2026-03-16 20:18:19 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
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
starred/hoppscotch#1426
No description provided.