silverstripe-framework/src/Control
Simon Erkelens 2b26cafcff Separate out the log-out handling.
Repairing tests and regressions
Consistently use `Security::getCurrentUser()` and `Security::setCurrentUser()`
Fix for the logout handler to properly logout, some minor wording updates
Remove the login hashes for the member when logging out.
BasicAuth to use `HTTPRequest`
2017-06-07 21:11:58 +12:00
..
Email API Remove Object class 2017-05-23 13:50:35 +12:00
RSS API Remove Object class 2017-05-23 13:50:35 +12:00
CliController.php API Remove Object class 2017-05-23 13:50:35 +12:00
ContentNegotiator.php API Remove Object class 2017-05-23 13:50:35 +12:00
Controller.php Separate out the log-out handling. 2017-06-07 21:11:58 +12:00
Cookie_Backend.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
Cookie.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
CookieJar.php API Upgrade code to use updated config 2017-02-27 16:54:01 +13:00
Director.php API Remove deprecated SS_HOST 2017-05-09 11:38:35 +12:00
FlushRequestFilter.php API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
HasRequestHandler.php API Refactor Form request handling into FormRequestHandler 2017-03-10 15:04:33 +13:00
HTTP.php API Upgrade code to use updated config 2017-02-27 16:54:01 +13:00
HTTPRequest.php Fix a typo in comment 2017-05-17 22:09:07 +12:00
HTTPResponse_Exception.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
HTTPResponse.php API Add streamable response object 2017-05-23 16:32:29 +12:00
HTTPStreamResponse.php API Add streamable response object 2017-05-23 16:32:29 +12:00
IPUtils.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +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 PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
RequestFilter.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
RequestHandler.php API Remove Object class 2017-05-23 13:50:35 +12:00
RequestProcessor.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
Session.php API Rename services to match FQN of interface / classes 2017-05-16 14:15:49 +12:00