silverstripe-framework/src/Security
2024-09-19 11:27:08 +12:00
..
Confirmation ENH Use class name instead of self 2024-06-18 09:37:39 +12:00
MemberAuthenticator API Rename Deprecation::withNoReplacement (#11390) 2024-09-19 11:27:08 +12:00
SudoMode ENH Use class name instead of self 2024-06-18 09:37:39 +12:00
AuthenticationHandler.php Cleanup and RequestFilter refactor 2017-06-09 15:07:35 +12:00
AuthenticationMiddleware.php FIX: Removed unnecessary database_is_ready call. 2017-08-25 13:06:12 +12:00
Authenticator.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
BasicAuth.php ENH Use class name instead of self 2024-06-18 09:37:39 +12:00
BasicAuthMiddleware.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
CMSSecurity.php MNT Remove legacy upgrader config 2023-01-20 17:05:41 +13:00
DefaultAdminService.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
DefaultPermissionChecker.php API Implement InheritedPermission calculator (#6877) 2017-05-11 21:07:27 +12:00
Group.php Merge branch '5.1' into 5.2 2024-03-22 08:36:08 +00:00
GroupCsvBulkLoader.php Merge branch '4' into 5.1 2024-01-22 22:58:52 +00:00
IdentityStore.php Cleanup and RequestFilter refactor 2017-06-09 15:07:35 +12:00
InheritedPermissionFlusher.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
InheritedPermissions.php ENH Use class name instead of self 2024-06-18 09:37:39 +12:00
InheritedPermissionsExtension.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
LoginAttempt.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
LoginForm.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
LogoutForm.php ENH Use class name instead of self 2024-06-18 09:37:39 +12:00
Member_GroupSet.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
Member_Validator.php MNT Remove legacy upgrader config 2023-01-20 17:05:41 +13:00
Member.php ENH Use class name instead of self 2024-06-18 09:37:39 +12:00
MemberCsvBulkLoader.php Merge branch '4' into 5.1 2024-01-22 22:58:52 +00:00
MemberPassword.php MNT Update @methods on class docblocks 2023-12-14 11:04:08 +13:00
NullSecurityToken.php Fix the phpdoc blocks 2020-12-21 22:23:23 +01:00
PasswordEncryptor_Blowfish.php ENH Use class name instead of self 2024-06-18 09:37:39 +12:00
PasswordEncryptor_EncryptionFailed.php NEW: Move code files into src/ folder. 2016-11-01 13:37:24 +13:00
PasswordEncryptor_LegacyPHPHash.php ENH Deprecate old password encryptors (#10948) 2023-09-19 18:22:08 +12:00
PasswordEncryptor_MySQLOldPassword.php ENH Deprecate old password encryptors (#10948) 2023-09-19 18:22:08 +12:00
PasswordEncryptor_MySQLPassword.php ENH Deprecate old password encryptors (#10948) 2023-09-19 18:22:08 +12:00
PasswordEncryptor_None.php ENH Deprecate old password encryptors (#10948) 2023-09-19 18:22:08 +12:00
PasswordEncryptor_NotFoundException.php NEW: Move code files into src/ folder. 2016-11-01 13:37:24 +13:00
PasswordEncryptor_PHPHash.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
PasswordEncryptor.php ENH Use class name instead of self 2024-06-18 09:37:39 +12:00
PasswordExpirationMiddleware.php FIX Cast absoluteUrl() argument to string 2022-12-14 11:24:42 +13:00
PasswordValidator.php MNT Ignore phpstan errors we can't fix. (#11326) 2024-08-06 16:09:11 +12:00
Permission_Group.php MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +13:00
Permission.php ENH Use class name instead of self 2024-06-18 09:37:39 +12:00
PermissionCheckboxSetField_Readonly.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
PermissionCheckboxSetField.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
PermissionChecker.php API Implement InheritedPermission calculator (#6877) 2017-05-11 21:07:27 +12:00
PermissionFailureException.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
PermissionProvider.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
PermissionRole.php MNT Update @methods on class docblocks 2023-12-14 11:04:08 +13:00
PermissionRoleCode.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
RandomGenerator.php MNT Linting 2022-12-08 17:12:32 +13:00
RememberLoginHash.php API Make token regeneration optional during autologin session renewal 2024-07-16 09:08:04 +09:00
RequestAuthenticationHandler.php ENH Add generic types (#11108) 2024-01-17 17:08:26 +13:00
Security.php ENH Use class name instead of self 2024-06-18 09:37:39 +12:00
SecurityToken.php ENH Use class name instead of self 2024-06-18 09:37:39 +12:00