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

6 Commits

Author SHA1 Message Date
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
0ebb12b52d Merge commit '6f52355' into next 2026-06-28 21:59:23 +02:00
Anton Afanasyeu
6f52355faa feat(2fa): require AuthApproval in bootstrap
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 22:49:50 +02:00
Anton Afanasyeu
515929238b deps: register internal ac/* submodules under deps/ 2026-06-24 17:45:14 +02:00
Anton Afanasyeu
f4b39bea26 initial 2026-06-23 12:29:28 +02:00