1
0
mirror of git://f0xx.org/ac/ac-deploy synced 2026-07-29 04:38:48 +03:00
Files
ac-deploy/sim/cluster0/nginx
Anton Afanasyeu c23ad5efdc fix(cluster0): HTTPS redirects behind TLS-terminating FE
BE nginx used $scheme (http) in Location headers, downgrading browsers from
HTTPS to HTTP despite a valid cert on the FE. Honor X-Forwarded-Proto and
force https for public hostnames in all return/rewrite redirects.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-05 19:17:12 +02:00
..