1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-24 12:42:44 +01:00
immich/server/src/domain/auth
Thomas 408fa45c51
allow emails without a tld (#2762)
It's perfectly valid to have an email address without a TLD, for instance:

- test@localhost
- test@svc-in-same-k8s-namespace
- test@internal-corp

Fixes #2667
2023-06-14 16:26:17 -05:00
..
dto allow emails without a tld (#2762) 2023-06-14 16:26:17 -05:00
response-dto refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
auth.constant.ts refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
auth.core.ts refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
auth.service.spec.ts refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
auth.service.ts refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
index.ts refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00