silverstripe-framework/tests/security
Roman Schmid ca4036b882 Removed Email Subclasses used by the Member class (Member_ChangePasswordEmail and Member_ForgotPasswordEmail).
Added a test for the forgot password email.
Improved the test for the change-password email.
Fixed issue where `SapphireTest::mailer` was cleared during `setUp` by moving instantiation of the mailer at the end of the `setUp` method.
No longer use deprecated i18n method in test-setup.
Replace potentially real Email Address with a fake one.
2016-04-06 09:54:17 +02: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 MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
GroupCsvBulkLoaderTest.csv MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
GroupCsvBulkLoaderTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GroupCsvBulkLoaderTest.yml MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
GroupTest.php BUG Guard against users being added to all groups on unsaved Group. 2015-12-11 14:51:51 +13:00
GroupTest.yml BUGFIX Nested Group records should be removed, along with the parent. 2012-03-28 22:49:58 +13:00
MemberAuthenticatorTest.php MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
MemberCsvBulkLoaderTest_cleartextpws.csv MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
MemberCsvBulkLoaderTest_withGroups.csv MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
MemberCsvBulkLoaderTest.csv MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
MemberCsvBulkLoaderTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
MemberCsvBulkLoaderTest.yml MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
MemberTest.php Removed Email Subclasses used by the Member class (Member_ChangePasswordEmail and Member_ForgotPasswordEmail). 2016-04-06 09:54:17 +02:00
MemberTest.yml Removed Email Subclasses used by the Member class (Member_ChangePasswordEmail and Member_ForgotPasswordEmail). 2016-04-06 09:54:17 +02: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 MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
PermissionRoleTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
PermissionRoleTest.yml MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
PermissionTest.php Merge remote-tracking branch 'origin/3.3' into 3 2016-01-19 17:08:26 +13:00
PermissionTest.yml FIX Members can access their own profiles in CMS 2015-08-26 15:47:51 +01:00
RandomGeneratorTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
SecurityDefaultAdminTest.php MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
SecurityTest.php Removed Email Subclasses used by the Member class (Member_ChangePasswordEmail and Member_ForgotPasswordEmail). 2016-04-06 09:54:17 +02:00
SecurityTokenTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00