mirror of
https://github.com/nimbold/Firelink.git
synced 2026-07-26 12:08:27 +00:00
4448895a6b
- Pass captured cookies and headers from UI state into the backend `fetch_metadata` command. - Implement secure domain-matching redirect policy in the backend to prevent leaking cookies, headers, and Basic Auth credentials to third-party domains upon redirect. - Ensure metadata fetches correctly identify authenticated files (e.g. from Gofile) without being redirected to login/error pages.