silverstripe-framework/src/Security/MemberAuthenticator
Guy Sartorelli 357ed7ad7e
ENH Add generic types (#11108)
There are also a few general corrections to PHPDocs that I noticed along
the way (e.g. adding `|null` when the method is returning a null value.

There are some cases where either the return type or the whole PHPDoc
was duplicated from the parent class - in those cases I've simply
removed the duplication.
2024-01-17 17:08:26 +13:00
..
ChangePasswordForm.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
ChangePasswordHandler.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
CMSLoginHandler.php MNT Remove legacy upgrader config 2023-01-20 17:05:41 +13:00
CMSMemberAuthenticator.php MNT Remove legacy upgrader config 2023-01-20 17:05:41 +13:00
CMSMemberLoginForm.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
CookieAuthenticationHandler.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
LoginHandler.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
LogoutHandler.php Revert "ENHANCEMENT Add config var to skip confirm logout (#7977)" 2018-04-04 13:51:18 +01:00
LostPasswordForm.php MNT Remove legacy upgrader config 2023-01-20 17:05:41 +13:00
LostPasswordHandler.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
MemberAuthenticator.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
MemberLoginForm.php MNT Remove TODO comments 2023-10-30 13:21:09 +13:00
SessionAuthenticationHandler.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00