silverstripe-framework/tests/php/Security
Robbie Averill dbab696690 FIX Message when changing password with invalid token now contains correct links to login
The Security controller should be used to return these links rather than the
ChangePasswordHandler
2018-08-20 22:30:12 +12:00
..
BasicAuthTest API Shift basic auth checking into middleware 2017-12-20 11:39:04 +13:00
GroupCsvBulkLoaderTest
GroupTest
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
MemberTest BUG Prevent password validator min score producing false negatives 2018-04-18 10:35:31 +12:00
PasswordEncryptorTest
SecurityTest
BasicAuthTest.php API Shift basic auth checking into middleware 2017-12-20 11:39:04 +13:00
BasicAuthTest.yml
GroupCsvBulkLoaderTest.php
GroupCsvBulkLoaderTest.yml
GroupTest.php Maybe fix it? 2018-06-20 14:46:50 +12:00
GroupTest.yml
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 Merge branch '4.0' into 4.1 2018-02-21 13:40:30 +00:00
InheritedPermissionsTest.yml Merge branch '4.0' into 4.1 2018-02-21 13:40:30 +00:00
MemberAuthenticatorTest.php [SS-2018-010] Fix regression of SS-2017-002 2018-05-14 17:12:07 +12:00
MemberCsvBulkLoaderTest.php
MemberCsvBulkLoaderTest.yml
MemberTest.php FIX remove personal information from password reset confirmation screen 2018-07-05 14:19:15 +12:00
MemberTest.yml
PasswordEncryptorTest.php
PasswordValidatorTest.php BUG Prevent password validator min score producing false negatives 2018-04-18 10:35:31 +12:00
PermissionCheckboxSetFieldTest.php
PermissionCheckboxSetFieldTest.yml
PermissionRoleTest.php
PermissionRoleTest.yml
PermissionTest.php FIX Use merge and set instead of update for config calls 2017-07-17 17:59:40 +12:00
PermissionTest.yml
RandomGeneratorTest.php
SecurityDefaultAdminTest.php FIX Issue where default admin has no password encryption 2018-02-06 20:18:32 +00:00
SecurityTest.php Merge remote-tracking branch 'origin/4.0' into 4 2018-01-22 14:57:05 +13:00
SecurityTokenTest.php