Files
immich/server
timonrieger 94264dfc1b fix(server): hide slug uniqueness constraint to prevent shared-link probe
Surfacing the Postgres unique-constraint name in the error response let
any authenticated user brute-force whether a custom slug was already in
use by another user's shared link, leaking the existence of other links.
2026-04-30 11:54:00 +02:00
..