mirror of
https://github.com/tinyauthapp/tinyauth.git
synced 2026-08-24 14:03:31 +08:00
Previously IsRedirectSafe rejected redirects to the exact cookie domain when AppURL had multiple subdomain levels, because it stripped the first label twice.