.. |
Authenticator.php
|
DOCS Update PHPdoc on Authenticator::set_default_authenticator() to show param name
|
2019-07-01 11:58:30 +12:00 |
BasicAuth.php
|
Update some phpdocs that had typos, missing parts or incorrect formats
|
2018-04-11 20:12:38 +12:00 |
ChangePasswordForm.php
|
[SS-2016-011] ChangePasswordForm does not check $member->canLogin before login
|
2016-08-15 15:51:53 +12:00 |
CMSMemberLoginForm.php
|
Merge pull request #5872 from dhensby/pulls/3/injector-for-cmslogin
|
2016-08-12 14:10:56 +12:00 |
CMSSecurity.php
|
[CVE-2020-9311] Escape First Name when displaying re-login screen
|
2020-07-14 13:24:12 +12:00 |
Group.php
|
Update some phpdocs that had typos, missing parts or incorrect formats
|
2018-04-11 20:12:38 +12: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 branch '3.5' into 3.6
|
2018-06-05 16:30:20 +01: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
|
[CVE-2020-9311] Escape First Name when displaying re-login screen
|
2020-07-14 13:24:12 +12:00 |
MemberPassword.php
|
Remove all redundant whitespace
|
2014-08-19 09:17:15 +12:00 |
PasswordEncryptor.php
|
Update some phpdocs that had typos, missing parts or incorrect formats
|
2018-04-11 20:12:38 +12:00 |
PasswordValidator.php
|
NEW Add php 7.2 support
|
2018-01-30 16:50:32 +00: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
|
Allow RandomGenerator to use random_bytes() in PHP 7
|
2017-04-05 11:05:28 +10:00 |
Security.php
|
Merge branch '3.6' into 3.7
|
2019-09-24 14:26:53 +12:00 |
SecurityToken.php
|
NEW Add php 7.2 support
|
2018-01-30 16:50:32 +00:00 |