mirror of
https://github.com/sct/overseerr.git
synced 2025-12-26 08:25:07 +01:00
This update modifies the user settings endpoint so that, when validating email uniqueness, the query excludes the current user’s own record (using id: Not(user.id))