mirror of
https://github.com/goauthentik/authentik.git
synced 2026-06-18 03:19:51 +03:00
db3fb0bf2e
Cherry-pick #16430 to version-2025.8 (with conflicts)
This cherry-pick has conflicts that need manual resolution.
Original PR: #16430
Original commit: 6d81aea5aa
Co-authored-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com>
10 lines
195 B
Plaintext
10 lines
195 B
Plaintext
# Headers for static files
|
|
/*
|
|
X-Frame-Options: DENY
|
|
|
|
/releases.gen.json
|
|
Access-Control-Allow-Origin: *
|
|
Access-Control-Allow-Headers: *
|
|
Cache-Control: public
|
|
Cache-Control: max-age=3600
|