PeerTube/server/core/models/user
kontrollanten a51fb3f35e
feat(API): permissive email check in login, reset & verification (#6648)
* feat(API): permissive email check in reset & verification

In order to not force users to be case sensitive when asking for
password reset or resend email verification. When there's multiple
emails where the only difference in the local is the capitalized
letters, in those cases the users has to be case sensitive.

closes #6570

* feat(API/login): permissive email handling

Allow case insensitive email when there's no other candidate.

closes #6570

* code review changes

* Fix tests

* Add more duplicate email checks

---------

Co-authored-by: Chocobozzz <me@florianbigard.com>
2025-01-28 14:16:43 +01:00
..
sql Fix import notification 2025-01-17 15:08:35 +01:00
user-export.ts Fix user export expiration 2024-12-16 07:11:30 +01:00
user-import.ts Fix lint 2024-02-22 10:32:28 +01:00
user-notification-setting.ts Integrate transcription in PeerTube 2024-06-28 08:44:58 +02:00
user-notification.ts Better live notification label 2025-01-16 10:53:18 +01:00
user-registration.ts feat(API): permissive email check in login, reset & verification (#6648) 2025-01-28 14:16:43 +01:00
user-video-history.ts Add user history in import/export 2024-02-28 16:48:59 +01:00
user.ts feat(API): permissive email check in login, reset & verification (#6648) 2025-01-28 14:16:43 +01:00