silverstripe-framework/src
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
..
conf API Apply default logger to all caches 2017-03-15 15:31:24 +13:00
Control Separate out the log-out handling. 2017-06-07 21:11:58 +12:00
Core Refactoring of authenticators 2017-06-07 21:11:52 +12:00
Dev Separate out the log-out handling. 2017-06-07 21:11:58 +12:00
Forms Separate out the log-out handling. 2017-06-07 21:11:58 +12:00
i18n API Consistent use of inst() naming across framework 2017-05-19 14:38:06 +12:00
Logging API Rename services to match FQN of interface / classes 2017-05-16 14:15:49 +12:00
ORM Separate out the log-out handling. 2017-06-07 21:11:58 +12:00
Security Separate out the log-out handling. 2017-06-07 21:11:58 +12:00
View Refactoring of authenticators 2017-06-07 21:11:52 +12:00