silverstripe-framework/tests/security
Daniel Hensby 3507ddb0e8 FIX MemberPassword history removed with with Members
Currently Members that were deleted would still have their passwords
stored in the DB even though they were deleted. This seems unnecessary
and just increases data that could potentially be compromised later.
2015-06-24 21:04:23 +01:00
..
BasicAuthTest.php Merge remote-tracking branch 'origin/3.1' into 3.2 2015-06-19 10:48:07 +12:00
BasicAuthTest.yml BUG Fix BasicAuth not resetting failed login counts on authentication 2014-10-24 14:19:12 +13:00
GroupCsvBulkLoaderTest_withExisting.csv ENHANCEMENT Added GroupCsvBulkLoader class to facilitate group imports with permission codes and hierarchy 2009-12-02 09:40:38 +00:00
GroupCsvBulkLoaderTest.csv ENHANCEMENT Added GroupCsvBulkLoader class to facilitate group imports with permission codes and hierarchy 2009-12-02 09:40:38 +00:00
GroupCsvBulkLoaderTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GroupCsvBulkLoaderTest.yml ENHANCEMENT Added GroupCsvBulkLoader class to facilitate group imports with permission codes and hierarchy 2009-12-02 09:40:38 +00:00
GroupTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GroupTest.yml BUGFIX Nested Group records should be removed, along with the parent. 2012-03-28 22:49:58 +13:00
MemberAuthenticatorTest.php Merge remote-tracking branch 'origin/3.1' 2014-11-18 12:45:54 +13:00
MemberCsvBulkLoaderTest_cleartextpws.csv MINOR Added MemberCsvBulkLoaderTest->testCleartextPasswordsAreHashedWithDefaultAlgo() 2010-02-12 00:58:10 +00:00
MemberCsvBulkLoaderTest_withGroups.csv ENHANCEMENT MemberCsvBulkLoader for easy member import with group associations 2009-12-02 09:40:33 +00:00
MemberCsvBulkLoaderTest.csv ENHANCEMENT MemberCsvBulkLoader for easy member import with group associations 2009-12-02 09:40:33 +00:00
MemberCsvBulkLoaderTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
MemberCsvBulkLoaderTest.yml ENHANCEMENT MemberCsvBulkLoader for easy member import with group associations 2009-12-02 09:40:33 +00:00
MemberTest.php FIX MemberPassword history removed with with Members 2015-06-24 21:04:23 +01:00
MemberTest.yml API Security better respects BackURL on login 2015-03-31 20:22:35 +13:00
PasswordEncryptorTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
PasswordValidatorTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
PermissionCheckboxSetFieldTest.php Replace core uses of DataObject::has_one/has_many/many_many 2015-03-13 16:16:12 +00:00
PermissionCheckboxSetFieldTest.yml MINOR Using BlankPage template in SecurityTest, BasicAuthTest to remove ContentController dependency 2011-03-29 18:07:55 +13:00
PermissionRoleTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
PermissionRoleTest.yml FEATURE: added several tests for PermissionCheckboxSetField, PermissionRole and Group (from r94887) 2009-12-16 05:43:59 +00:00
PermissionTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
PermissionTest.yml FIX: ensure that permissions_for_member() accounts for denied permissions. 2012-07-01 17:55:20 +12:00
RandomGeneratorTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
SecurityDefaultAdminTest.php Merge remote-tracking branch 'origin/3.1' 2014-11-19 11:16:46 +13:00
SecurityTest.php Merge remote-tracking branch 'origin/3.1' into 3 2015-06-02 19:13:38 +12:00
SecurityTokenTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00