silverstripe-framework/tests/php/Security
Damian Mooyman a3c52f901a
Merge remote-tracking branch 'origin/4.0' into 4
# Conflicts:
#	src/Core/TempFolder.php
#	src/ORM/DataObject.php
#	src/View/ThemeResourceLoader.php
#	src/includes/constants.php
#	tests/php/Control/SimpleResourceURLGeneratorTest.php
#	tests/php/Forms/HTMLEditor/HTMLEditorFieldTest.php
#	tests/php/View/RequirementsTest.php
2018-01-22 14:57:05 +13: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 remote-tracking branch 'origin/4.0' into 4 2018-01-22 14:57:05 +13:00
MemberCsvBulkLoaderTest
MemberTest NEW Make Member::changePassword extensible 2017-10-05 11:18:34 +13:00
PasswordEncryptorTest
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
GroupCsvBulkLoaderTest.php
GroupCsvBulkLoaderTest.yml
GroupTest.php Merge pull request #7046 from andrewandante/FEAT/add_inGroup_to_Group 2017-06-30 16:38:55 +01: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 remote-tracking branch 'origin/4.0' into 4 2018-01-22 14:57:05 +13:00
InheritedPermissionsTest.yml FIX Misnamed test namespaces 2018-01-16 17:41:18 +00:00
MemberAuthenticatorTest.php [ss-2017-009] Prevent disclosure of sensitive information via LoginAttempt 2017-11-30 17:00:49 +13:00
MemberCsvBulkLoaderTest.php
MemberCsvBulkLoaderTest.yml
MemberTest.php Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
MemberTest.yml
PasswordEncryptorTest.php Respect PHPUnit method visibility 2017-03-24 16:23:03 +13:00
PasswordValidatorTest.php
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
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 Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
SecurityDefaultAdminTest.php BUG Ensure that installer can create an initial admin account 2017-07-06 13:30:04 +12:00
SecurityTest.php Merge remote-tracking branch 'origin/4.0' into 4 2018-01-22 14:57:05 +13:00
SecurityTokenTest.php