silverstripe-framework/src/Security
2017-12-07 13:52:00 +13:00
..
MemberAuthenticator Merge branch '4.0' into 4 2017-12-05 12:14:22 +00:00
AuthenticationHandler.php
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 BUG Fix basicauth 2017-11-03 12:08:38 +13:00
CMSSecurity.php Fix references to resource paths / urls 2017-10-10 16:51:47 +13:00
DefaultAdminService.php BUG Replace phpdotenv with thread-safe replacement 2017-10-20 18:43:11 +13:00
DefaultPermissionChecker.php
Group.php Feature disable current user from removing their admin permission 2017-10-30 12:34:06 +13:00
GroupCsvBulkLoader.php
IdentityStore.php
InheritedPermissions.php
InheritedPermissionsExtension.php
LoginAttempt.php [ss-2017-009] Prevent disclosure of sensitive information via LoginAttempt 2017-11-30 17:00:49 +13:00
LoginForm.php Merge branch '3' into 4 2017-10-05 16:40:31 +01:00
LogoutForm.php
Member_GroupSet.php
Member_Validator.php Update code style and fix tests 2017-10-30 17:34:15 +13:00
Member.php [ss-2017-009] Prevent disclosure of sensitive information via LoginAttempt 2017-11-30 17:00:49 +13:00
MemberCsvBulkLoader.php
MemberPassword.php
NullSecurityToken.php
PasswordEncryptor_Blowfish.php
PasswordEncryptor_EncryptionFailed.php
PasswordEncryptor_LegacyPHPHash.php
PasswordEncryptor_MySQLOldPassword.php
PasswordEncryptor_MySQLPassword.php
PasswordEncryptor_None.php
PasswordEncryptor_NotFoundException.php
PasswordEncryptor_PHPHash.php
PasswordEncryptor.php
PasswordValidator.php FIX Replace deprecated %s placeholders in translations with named placeholders 2017-08-02 13:03:55 +12:00
Permission_Group.php
Permission.php
PermissionCheckboxSetField_Readonly.php
PermissionCheckboxSetField.php 291 checks if ->value is iterable 2017-10-27 10:46:20 +13:00
PermissionChecker.php
PermissionFailureException.php
PermissionProvider.php
PermissionRole.php
PermissionRoleCode.php FIX Replace deprecated %s placeholders in translations with named placeholders 2017-08-02 13:03:55 +12:00
RandomGenerator.php
RememberLoginHash.php
RequestAuthenticationHandler.php FIX Move Member log out extension points to non-deprecated methods 2017-11-02 11:39:02 +13:00
Security.php Add the ability to redirect a user to a custom page with custom content after changing their password 2017-11-27 14:18:40 +13:00
SecurityToken.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00