silverstripe-framework/src/Security/MemberAuthenticator
Robbie Averill dbab696690 FIX Message when changing password with invalid token now contains correct links to login
The Security controller should be used to return these links rather than the
ChangePasswordHandler
2018-08-20 22:30:12 +12:00
..
ChangePasswordForm.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
ChangePasswordHandler.php FIX Message when changing password with invalid token now contains correct links to login 2018-08-20 22:30:12 +12:00
CMSLoginHandler.php BUG Implement or exclude all pending upgrader deltas 2017-07-03 12:21:47 +12:00
CMSMemberAuthenticator.php BUG Implement or exclude all pending upgrader deltas 2017-07-03 12:21:47 +12:00
CMSMemberLoginForm.php Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
CookieAuthenticationHandler.php FIX: Removed unnecessary database_is_ready call. 2017-08-25 13:06:12 +12:00
LoginHandler.php Update requesthandlers with missing extension points 2018-03-23 15:28:00 +13:00
LogoutHandler.php Revert "ENHANCEMENT Add config var to skip confirm logout (#7977)" 2018-04-04 13:51:18 +01:00
LostPasswordForm.php BUG Implement or exclude all pending upgrader deltas 2017-07-03 12:21:47 +12:00
LostPasswordHandler.php FIX remove personal information from password reset confirmation screen 2018-07-05 14:19:15 +12:00
MemberAuthenticator.php [SS-2018-010] Fix regression of SS-2017-002 2018-05-14 17:12:07 +12:00
MemberLoginForm.php BUG Fix double casting in login authenticator name 2018-01-22 14:06:24 +13:00
SessionAuthenticationHandler.php BUG Lazy session state (fixes #8267) 2018-07-19 13:32:04 +12:00