mirror of
https://github.com/seerr-team/seerr.git
synced 2025-12-23 15:48:12 -05:00
* fix: disable automatic auth revalidation on auth pages Prevents unnecessary `/api/v1/auth/me` requests on login, setup, and password reset pages. fix #738 * fix: update regex to include resetpassword guid & add missing condition in refreshInterval