Files
immich/server/test/medium
timonrieger 32cc8ca0aa fix(server): replace email-in-use messages to prevent user-existence oracle
Error messages on registration and profile-update that named whether an
email address was already taken allowed callers to enumerate registered
accounts. All three sites now return the same generic message regardless
of whether the address is in use.
2026-04-30 11:54:00 +02:00
..