.. |
BasicAuthTest.php
|
BUGFIX: BasicAuthTests fail when Member's unique_identifier_field is anything except the default of Email (from r109834)
|
2010-10-19 01:26:49 +00:00 |
BasicAuthTest.yml
|
ENHANCEMENT Allowing custom messages and permission codes in BasicAuth::protect_entire_site()
|
2010-10-18 22:29:35 +00: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
|
BUGFIX: results sorted alphabetically for consistency (from r101491)
|
2010-10-13 00:46:44 +00: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
|
MINOR Using built-in ORM methods for GroupTest
|
2010-11-24 06:23:49 +00:00 |
GroupTest.yml
|
Merged from branches/2.3
|
2009-04-29 01:20:24 +00:00 |
MemberAuthenticatorTest.php
|
BUGFIX Fixed SapphireTest->loginWithPermission() and MemberAuthenticatorTest to use existing Members based on their unique_identifier_field (if existing) to accommodate recent Member->onBeforeWrite() changes (see r100705) (from r100723)
|
2010-05-25 04:24:53 +00: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
|
MINOR Added MemberCsvBulkLoaderTest->testCleartextPasswordsAreHashedWithDefaultAlgo()
|
2010-02-12 00:58:10 +00:00 |
MemberCsvBulkLoaderTest.yml
|
ENHANCEMENT MemberCsvBulkLoader for easy member import with group associations
|
2009-12-02 09:40:33 +00:00 |
MemberTest.php
|
MINOR Fixed regression from r111843 (i18nText, MemberDatetimeFieldTest, MemberTest) (from r111844)
|
2010-10-19 05:01:35 +00:00 |
MemberTest.yml
|
API CHANGE Member->canEdit() returns false if the editing member has lower permissions than the edited member, for example if a member with CMS_ACCESS_SecurityAdmin permissions tries to edit an ADMIN (fixes #5651) (from r110856)
|
2010-10-19 02:46:26 +00:00 |
PasswordEncryptorTest.php
|
ENHANCEMENT Pluggable password encryption through PasswordEncryptor class (#3665)
|
2009-11-06 02:23:21 +00:00 |
PasswordValidatorTest.php
|
MINOR Fixed hardcoded error message in PasswordValidator (fixes #5734)
|
2010-10-15 03:03:19 +00:00 |
PermissionCheckboxSetFieldTest.php
|
BUG FIX: column names quoted properly (from r100693)
|
2010-05-25 04:23:44 +00:00 |
PermissionCheckboxSetFieldTest.yml
|
FEATURE: added several tests for PermissionCheckboxSetField, PermissionRole and Group (from r94887)
|
2009-12-16 05:43:59 +00:00 |
PermissionRoleTest.php
|
BUG FIX: column names quoted properly (from r100693)
|
2010-05-25 04:23:44 +00:00 |
PermissionRoleTest.yml
|
FEATURE: added several tests for PermissionCheckboxSetField, PermissionRole and Group (from r94887)
|
2009-12-16 05:43:59 +00:00 |
PermissionTest.php
|
MINOR: Fixed PermissionTest assertion (from r96642) (from r98142)
|
2010-04-13 02:18:14 +00:00 |
PermissionTest.yml
|
API CHANGE: Added PermissionRole and PermissionRoleCode, along with relevant tests for the permission system. (from r85173)
|
2009-10-15 22:27:56 +00:00 |
SecurityDefaultAdminTest.php
|
MINOR: Make SecurityDefaultAdminTest when you run it by itself. (from r97652)
|
2010-04-12 23:08:35 +00:00 |
SecurityTest.php
|
MINOR Fixed failing test as session being set before logging out and losing BackURL (from r108518)
|
2010-10-19 00:47:19 +00:00 |