Moved force https logic to a middleware; Changed default for config session.secure

This commit is contained in:
Constantin Graf
2025-02-07 22:39:33 -05:00
committed by Constantin Graf
parent adf0d35c11
commit d924fa74ec
14 changed files with 148 additions and 33 deletions

View File

@@ -82,6 +82,7 @@ class HealthCheckEndpointTest extends EndpointTestAbstract
'secure',
'timestamp',
'timezone',
'session_secure',
'trusted_proxies',
'url',
]);