PeerTube/server/core/models
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
..
abuse Optimize abuse SQL query 2024-03-20 08:34:14 +01:00
account Sitemap: Hide empty accounts/channels and add video tags (#6633) 2024-10-23 07:17:02 +02:00
actor Fix loading actor involved in video 2024-06-21 16:05:40 +02:00
application Optimize config endpoint 2024-03-12 16:00:51 +01:00
automatic-tag Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00
oauth Fix lint 2024-02-22 10:32:28 +01:00
redundancy Remove invalid db value checker 2024-05-17 11:18:43 +02:00
runner Add ability to filter requested runner jobs 2024-10-31 10:22:35 +01:00
server Remove internal log 2024-05-16 11:15:43 +02:00
shared Improve local search relevancy 2024-09-12 10:19:01 +02:00
user feat(API): permissive email check in login, reset & verification (#6648) 2025-01-28 14:16:43 +01:00
video Fix transcoding of audio only videos 2025-01-17 10:30:14 +01:00
view Do not take into account empty view sections 2024-04-03 14:25:21 +02:00
watched-words Implement auto tag on comments and videos 2024-05-29 15:03:14 +02:00