1
0
mirror of git://f0xx.org/ac/ac-platform-php synced 2026-07-29 03:20:05 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
Anton Afanasyeu
08fb2db96e fix(session): 24h cookie lifetime and account-security route
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-11 14:48:27 +02:00
Anton Afanasyeu
698fbd7658 Fix session cookie secure flag behind TLS-terminating FE proxy.
Treat apps.f0xx.org and sibling public vhosts as HTTPS when PHP sees plain HTTP on port 80.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-08 14:55:44 +02:00
Anton Afanasyeu
e482d56ef5 fix(session): honor X-Forwarded-Proto; widen auth route matching
Secure session cookies behind TLS-terminating FE. resolve_console_route
recognizes /two-factor/approve and /api/two-factor/poll.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-05 19:12:53 +02:00
Anton Afanasyeu
f4b39bea26 initial 2026-06-23 12:29:28 +02:00