silverstripe-framework/src/Control
Steve Boyd 82aba312fe Merge branch '4.9' into 4.10 2022-03-10 11:27:48 +13:00
..
Email FIX Handle admin_email array config 2022-03-10 10:37:47 +13:00
Middleware Fix the phpdoc blocks 2020-12-21 22:23:23 +01:00
RSS Fix the phpdoc blocks 2020-12-21 22:23:23 +01:00
Util Fix the phpdoc blocks 2020-12-21 22:23:23 +01:00
CLIRequestBuilder.php Fix the phpdoc blocks 2020-12-21 22:23:23 +01:00
CliController.php Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
ContentNegotiator.php Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
Controller.php Fix the phpdoc blocks 2020-12-21 22:23:23 +01:00
Cookie.php DOC Added a tip to docs describing how to set a cookie for less than a day (#9552) 2020-09-10 12:34:33 +12:00
CookieJar.php DOC Added a tip to docs describing how to set a cookie for less than a day (#9552) 2020-09-10 12:34:33 +12:00
Cookie_Backend.php DOC Added a tip to docs describing how to set a cookie for less than a day (#9552) 2020-09-10 12:34:33 +12:00
Director.php NEW Add extension point to Director::is_site_url 2021-08-06 12:54:18 +12:00
HTTP.php Include baseURL with relative setGetVar() links (#8834) 2019-04-15 14:50:46 +12: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 DOC Fix misleading code docblocks (#10145) 2021-11-09 14:55:06 +13:00
HTTPRequestBuilder.php [CVE-2019-19326] Stop honouring X-HTTP-Method-Override header, X-Original-Url header and _method POST variable. Add SS_HTTPRequest::setHttpMethod() 2020-07-10 14:57:26 +12:00
HTTPResponse.php BUG Prevent error on valid response status codes 2018-09-21 14:54:26 +12:00
HTTPResponse_Exception.php Fix the phpdoc blocks 2020-12-21 22:23:23 +01:00
HTTPStreamResponse.php API Add streamable response object 2017-05-23 16:32:29 +12:00
HasRequestHandler.php API Refactor Form request handling into FormRequestHandler 2017-03-10 15:04: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 Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
RequestFilter.php Update deprecation PHPDocs to be PSR-5 compliant 2018-09-28 10:49:14 +02:00
RequestHandler.php ENH Replace E_USER_ERROR errors with exceptions 2020-09-24 23:51:21 -07:00
RequestProcessor.php Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
Session.php FIX Take current request protocol into account when deleting session cookie 2021-08-06 10:55:05 +10:00
SimpleResourceURLGenerator.php Add sha1 and md5 hashing options in resource URL 2020-05-12 18:14:03 +12:00