silverstripe-framework/tests/php/Security
2019-09-24 17:26:50 +12:00
..
BasicAuthTest Update deprecation PHPDocs to be PSR-5 compliant 2018-09-28 10:49:14 +02:00
Confirmation FIX Confirmation components to respect SS_BASE_URL (#9074) 2019-07-05 16:05:41 +12: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
InheritedPermissionsFlusherTest Minor linting / style updates 2017-12-11 16:46:59 +13:00
InheritedPermissionsTest Merge branch '4.0' into 4.1 2018-02-21 13:40:30 +00:00
MemberAuthenticator FIX Message when changing password with invalid token now contains correct links to login 2018-08-20 22:30:12 +12:00
MemberCsvBulkLoaderTest API Namespace framework tests 2016-11-23 19:25:12 +13:00
MemberTest FIX Member::changePassword() no longer applies password validation rules to the hashed value 2019-08-16 09:06:07 +12:00
PasswordEncryptorTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
SecurityTest BUG Implement or exclude all pending upgrader deltas 2017-07-03 12:21:47 +12:00
BasicAuthTest.php API Shift basic auth checking into middleware 2017-12-20 11:39:04 +13: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 Maybe fix it? 2018-06-20 14:46:50 +12:00
GroupTest.yml API Namespace framework tests 2016-11-23 19:25:12 +13:00
InheritedPermissionsFlusherTest.php Minor linting / style updates 2017-12-11 16:46:59 +13:00
InheritedPermissionsFlusherTest.yml Minor linting / style updates 2017-12-11 16:46:59 +13:00
InheritedPermissionsTest.php Fix administrators not being able to see files that are restricted to groups 2019-09-23 16:44:28 +12:00
InheritedPermissionsTest.yml Fix administrators not being able to see files that are restricted to groups 2019-09-23 16:44:28 +12:00
MemberAuthenticatorTest.php Update tests to pass in CWP kitchen sink context 2018-12-02 23:04:34 +00:00
MemberCsvBulkLoaderTest.php Update tests to pass in CWP kitchen sink context 2018-12-02 23:04:34 +00:00
MemberCsvBulkLoaderTest.yml Move files to psr-2 standard locations 2016-11-23 19:25:12 +13:00
MemberTest.php FIX Member::getLastName() now correctly returns the Member surname 2019-09-06 12:12:27 -07: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
PasswordExpirationMiddlewareTest.php ENH PasswordExpirationMiddleware implementation (#9207) 2019-09-12 14:34:06 +12:00
PasswordValidatorTest.php Update tests to pass in CWP kitchen sink context 2018-12-02 23:04:34 +00:00
PermissionCheckboxSetFieldTest.php BUG Implement or exclude all pending upgrader deltas 2017-07-03 12:21:47 +12: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 FIX Use merge and set instead of update for config calls 2017-07-17 17:59:40 +12: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 FIX Issue where default admin has no password encryption 2018-02-06 20:18:32 +00:00
SecurityTest.php Merge branch '4.3' into 4 2019-04-11 11:24:17 +12:00
SecurityTokenTest.php Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00