silverstripe-framework/src/Security/MemberAuthenticator
Thomas Portelange 9391e696bb
use Member::class
2023-06-23 09:35:34 +02:00
..
CMSLoginHandler.php Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
CMSMemberAuthenticator.php BUG Implement or exclude all pending upgrader deltas 2017-07-03 12:21:47 +12:00
CMSMemberLoginForm.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
ChangePasswordForm.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
ChangePasswordHandler.php [CVE-2019-12203] Session fixation in "change password" form 2019-09-24 16:03:48 +12:00
CookieAuthenticationHandler.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
LoginHandler.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12: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 ENH: Add extension hooks to core emails 2022-05-16 10:02:49 +01:00
MemberAuthenticator.php request may not have a session 2022-09-28 10:44:13 +02:00
MemberLoginForm.php MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +13:00
SessionAuthenticationHandler.php use Member::class 2023-06-23 09:35:34 +02:00