silverstripe-framework/security
Damian Mooyman cf69d04866
BUG Fix ping including requirements
Fixes #7802
2018-01-26 10:26:18 +13:00
..
Authenticator.php FIX Authenticators are more resilient to incomplete configuration 2017-09-12 15:57:03 +01:00
BasicAuth.php MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
CMSMemberLoginForm.php Merge pull request #5872 from dhensby/pulls/3/injector-for-cmslogin 2016-08-12 14:10:56 +12:00
CMSSecurity.php Merge branch '3.2' into 3.3 2016-11-18 11:32:36 +00:00
ChangePasswordForm.php [SS-2016-011] ChangePasswordForm does not check $member->canLogin before login 2016-08-15 15:51:53 +12:00
Group.php Improve `Member_Validator` to: 2016-02-25 16:10:52 +01:00
GroupCsvBulkLoader.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
LoginAttempt.php [ss-2017-009] Prevent disclosure of sensitive information via LoginAttempt 2017-11-30 15:53:50 +13:00
LoginForm.php Merge pull request #43 from silverstripe-security/pulls/3.5/member-enumeration-timing-attack 2017-09-20 11:39:39 +01:00
Member.php Merge pull request #7798 from kinglozzer/member-groupset-delete 2018-01-25 09:20:30 +13:00
MemberAuthenticator.php Merge pull request #43 from silverstripe-security/pulls/3.5/member-enumeration-timing-attack 2017-09-20 11:39:39 +01:00
MemberCsvBulkLoader.php parse the string to be converted to group codes. 2015-12-02 10:01:25 +05:30
MemberLoginForm.php [SS-2017-005] User enumeration via timing attack mitigated 2017-09-20 11:33:22 +01:00
MemberPassword.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
PasswordEncryptor.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
PasswordValidator.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
Permission.php BUG fix CMS_ACCESS permission being ignored if in incorrect order in array 2016-06-28 17:45:15 +12:00
PermissionCheckboxSetField.php DOCS Fixing docs (and bad API usage) 2015-07-20 16:42:33 +01:00
PermissionFailureException.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
PermissionProvider.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
PermissionRole.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
PermissionRoleCode.php API Revert DataObject::validate to 3.1 method signature (protected) 2015-06-16 11:59:21 +12:00
RandomGenerator.php Revert #3425 #3396 to restore deprecated functionality 2015-08-24 11:26:25 +12:00
Security.php BUG Fix ping including requirements 2018-01-26 10:26:18 +13:00
SecurityToken.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00