mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
082db89550
- Move the success and message to a validationresult - Fix tests for validationresult return - We need to clear the session in Test logOut method - Rename to MemberAuthenticator and CMSMemberAuthenticator for consistency. - Unify all to getCurrentUser on Security - ChangePasswordHandler removed from Security - Update SapphireTest for CMS login/logout - Get the Member ID correctly, if it's an object. - Only enable "remember me" when it's allowed. - Add flag to disable password logging - Remove Subsites coupling, give it an extension hook to disable itself - Change cascadeLogInTo to cascadeInTo for the logout method logic naming - Docblocks - Basicauth config |
||
---|---|---|
.. | ||
BasicAuthTest | ||
GroupCsvBulkLoaderTest | ||
GroupTest | ||
InheritedPermissionsTest | ||
MemberCsvBulkLoaderTest | ||
MemberTest | ||
PasswordEncryptorTest | ||
SecurityTest | ||
BasicAuthTest.php | ||
BasicAuthTest.yml | ||
GroupCsvBulkLoaderTest.php | ||
GroupCsvBulkLoaderTest.yml | ||
GroupTest.php | ||
GroupTest.yml | ||
InheritedPermissionsTest.php | ||
InheritedPermissionsTest.yml | ||
MemberAuthenticatorTest.php | ||
MemberCsvBulkLoaderTest.php | ||
MemberCsvBulkLoaderTest.yml | ||
MemberTest.php | ||
MemberTest.yml | ||
PasswordEncryptorTest.php | ||
PasswordValidatorTest.php | ||
PermissionCheckboxSetFieldTest.php | ||
PermissionCheckboxSetFieldTest.yml | ||
PermissionRoleTest.php | ||
PermissionRoleTest.yml | ||
PermissionTest.php | ||
PermissionTest.yml | ||
RandomGeneratorTest.php | ||
SecurityDefaultAdminTest.php | ||
SecurityTest.php | ||
SecurityTokenTest.php |