silverstripe-framework/src/Control
Shiva Kerdel 4a1eb0c158
ISSUE-10615: Respect SS_BASE_URL scheme in CLI environment.
Additionally set _SERVER variables for HTTPS and SSL to respect SS_BASE_URL scheme when executing builds and tasks through CLI.
This should solve base tags not being provided with the correct HTTP scheme. This is important to resolve mixed content issues and insecure requests.
2022-12-20 11:13:02 +13:00
..
Email API Update deprecations 2022-10-13 14:49:15 +13:00
Middleware ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
RSS MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +13:00
Util ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
CliController.php Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
CLIRequestBuilder.php ISSUE-10615: Respect SS_BASE_URL scheme in CLI environment. 2022-12-20 11:13:02 +13:00
ContentNegotiator.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
Controller.php API Update deprecations 2022-10-13 14:49:15 +13:00
Cookie_Backend.php MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +13:00
Cookie.php ENH Add samesite attribute to cookies. 2022-06-02 12:01:03 +12:00
CookieJar.php API Update deprecations 2022-10-13 14:49:15 +13:00
Director.php API Update deprecations 2022-10-13 14:49:15 +13:00
HasRequestHandler.php API Refactor Form request handling into FormRequestHandler 2017-03-10 15:04:33 +13:00
HTTP.php API Update deprecations 2022-10-13 14:49:15 +13:00
HTTPApplication.php [CVE-2019-12246] Denial of Service on flush and development URL tools 2019-06-10 17:23:56 +12:00
HTTPRequest.php API Update deprecations 2022-10-13 14:49:15 +13:00
HTTPRequestBuilder.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
HTTPResponse_Exception.php ENH Fix deprecation issues for PHP 8.1 compatibility 2022-04-06 11:34:34 +12:00
HTTPResponse.php [CVE-2022-38462] Don't allow CRLF in header values 2022-09-07 11:22:07 +12:00
HTTPStreamResponse.php MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +13:00
NestedController.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
NullHTTPRequest.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
PjaxResponseNegotiator.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
RequestFilter.php Update deprecation PHPDocs to be PSR-5 compliant 2018-09-28 10:49:14 +02:00
RequestHandler.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
RequestProcessor.php API Update deprecations 2022-10-13 14:49:15 +13:00
Session.php API Update deprecations 2022-10-13 14:49:15 +13:00
SimpleResourceURLGenerator.php API Update deprecations 2022-10-13 14:49:15 +13:00