silverstripe-framework/src/Security
Daniel Hensby a282b3f420 Merge pull request #6528 from zacps/3310-permissions
Simplify permissions displayed when admin (fixes #3310)
2017-01-27 10:26:12 +00:00
..
Authenticator.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
BasicAuth.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
ChangePasswordForm.php API Updates to Form, ValidationResponse, ValidationException 2016-12-09 14:24:11 +13:00
CMSMemberLoginForm.php API Updates to Form, ValidationResponse, ValidationException 2016-12-09 14:24:11 +13:00
CMSSecurity.php Enhancement Fix up buttons within gridfield search 2017-01-10 10:53:10 +13:00
Group.php API Updates to Form, ValidationResponse, ValidationException 2016-12-09 14:24:11 +13:00
GroupCsvBulkLoader.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
LoginAttempt.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
LoginForm.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
Member_GroupSet.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
Member_Validator.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
Member.php API Allow users to act-as another 2017-01-16 09:04:20 +13:00
MemberAuthenticator.php API Replace i18n message localisation with symfony/translation 2017-01-25 17:08:12 +13:00
MemberCsvBulkLoader.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
MemberLoginForm.php NEW Move to SwiftMailer powered Emails (#6466) 2017-01-13 14:48:46 +13:00
MemberPassword.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
NullSecurityToken.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
PasswordEncryptor_Blowfish.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
PasswordEncryptor_EncryptionFailed.php NEW: Move code files into src/ folder. 2016-11-01 13:37:24 +13:00
PasswordEncryptor_LegacyPHPHash.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
PasswordEncryptor_MySQLOldPassword.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
PasswordEncryptor_MySQLPassword.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
PasswordEncryptor_None.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
PasswordEncryptor_NotFoundException.php NEW: Move code files into src/ folder. 2016-11-01 13:37:24 +13:00
PasswordEncryptor_PHPHash.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
PasswordEncryptor.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
PasswordValidator.php API Updates to Form, ValidationResponse, ValidationException 2016-12-09 14:24:11 +13:00
Permission_Group.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
Permission.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
PermissionCheckboxSetField_Readonly.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
PermissionCheckboxSetField.php Simplify permissions displayed when admin (fixes #3310) 2017-01-18 14:01:44 +13: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 PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
PermissionRoleCode.php API Updates to Form, ValidationResponse, ValidationException 2016-12-09 14:24:11 +13:00
RandomGenerator.php FIX PHP 7.x should use random_bytes for entropy ahead of deprecated mcrypt lib 2016-12-29 23:46:08 +13:00
RememberLoginHash.php Restored context parameter to i18n, and added to a “comment” key 2017-01-25 18:12:40 +13:00
Security.php Merge branch '3' 2017-01-17 14:17:45 +00:00
SecurityToken.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00