silverstripe-framework/tests/php/Security
Simon Erkelens c4194f0ed2 CMS Login Handling
Move to canLogin in the authentication check. Protected isLockedOut

Enable login to be called with a different login service (CMSLogin), enabling CMS Log in. Seems the styling and/or output is still broken.

logOut could be managed from the Authenticator instead of the member
2017-06-07 21:11:54 +12:00
..
BasicAuthTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GroupCsvBulkLoaderTest API Namespace framework tests 2016-11-23 19:25:12 +13:00
GroupTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
InheritedPermissionsTest API Implement InheritedPermission calculator (#6877) 2017-05-11 21:07:27 +12:00
MemberCsvBulkLoaderTest API Namespace framework tests 2016-11-23 19:25:12 +13:00
MemberTest API Remove Object class 2017-05-23 13:50:35 +12:00
PasswordEncryptorTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
SecurityTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
BasicAuthTest.php API: Security.authenticators is now a map, not an array 2017-06-07 21:11:53 +12:00
BasicAuthTest.yml Move files to psr-2 standard locations 2016-11-23 19:25:12 +13:00
GroupCsvBulkLoaderTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
GroupCsvBulkLoaderTest.yml Move files to psr-2 standard locations 2016-11-23 19:25:12 +13:00
GroupTest.php Ran upgrader for lang files 2017-04-28 14:59:42 +12:00
GroupTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
InheritedPermissionsTest.php API Implement InheritedPermission calculator (#6877) 2017-05-11 21:07:27 +12:00
InheritedPermissionsTest.yml API Implement InheritedPermission calculator (#6877) 2017-05-11 21:07:27 +12:00
MemberAuthenticatorTest.php CMS Login Handling 2017-06-07 21:11:54 +12:00
MemberCsvBulkLoaderTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
MemberCsvBulkLoaderTest.yml Move files to psr-2 standard locations 2016-11-23 19:25:12 +13:00
MemberTest.php CMS Login Handling 2017-06-07 21:11:54 +12:00
MemberTest.yml Move files to psr-2 standard locations 2016-11-23 19:25:12 +13:00
PasswordEncryptorTest.php Respect PHPUnit method visibility 2017-03-24 16:23:03 +13:00
PasswordValidatorTest.php TEST Add historical password count test 2016-12-30 00:43:14 +13:00
PermissionCheckboxSetFieldTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
PermissionCheckboxSetFieldTest.yml Move files to psr-2 standard locations 2016-11-23 19:25:12 +13:00
PermissionRoleTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
PermissionRoleTest.yml Move files to psr-2 standard locations 2016-11-23 19:25:12 +13:00
PermissionTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
PermissionTest.yml Move files to psr-2 standard locations 2016-11-23 19:25:12 +13:00
RandomGeneratorTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
SecurityDefaultAdminTest.php API Upgrade to behat 3 2017-05-05 14:32:07 +12:00
SecurityTest.php API: Security.authenticators is now a map, not an array 2017-06-07 21:11:53 +12:00
SecurityTokenTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00