silverstripe-framework/tests/php/Security
Guy Sartorelli 5a52484d88
NEW Add FieldsValidator to ensure fields get validated
2023-08-08 13:02:27 +12:00
..
BasicAuthTest Update deprecation PHPDocs to be PSR-5 compliant 2018-09-28 10:49:14 +02:00
Confirmation Run PSR2 Lint cleaner 2019-10-04 13:26:31 +13:00
GroupCsvBulkLoaderTest API Namespace framework tests 2016-11-23 19:25:12 +13:00
GroupTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
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 API Stop using deprecated API 2022-11-15 18:20:54 +13:00
MemberCsvBulkLoaderTest API Namespace framework tests 2016-11-23 19:25:12 +13:00
MemberTest ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
PasswordEncryptorTest Apply PSR2 / Namespace to remaining admin / tests 2016-12-19 16:08:19 +13:00
SecurityTest Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
BasicAuthTest.php API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00
BasicAuthTest.yml Move files to psr-2 standard locations 2016-11-23 19:25:12 +13:00
GroupCsvBulkLoaderTest.php Merge branch '4.10' into 4.11 2022-05-27 12:55:35 +12:00
GroupCsvBulkLoaderTest.yml Move files to psr-2 standard locations 2016-11-23 19:25:12 +13:00
GroupTest.php NEW Add FieldsValidator to ensure fields get validated 2023-08-08 13:02:27 +12:00
GroupTest.yml NEW Validate the Title on Group is not empty (#10113) 2021-11-03 14:26:16 +13:00
InheritedPermissionsFlusherTest.php API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00
InheritedPermissionsFlusherTest.yml Minor linting / style updates 2017-12-11 16:46:59 +13:00
InheritedPermissionsTest.php API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00
InheritedPermissionsTest.yml Fix administrators not being able to see files that are restricted to groups 2019-09-23 16:44:28 +12:00
MemberAuthenticatorTest.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
MemberCsvBulkLoaderTest.php API Stop using deprecated API 2022-11-15 18:20:54 +13:00
MemberCsvBulkLoaderTest.yml Move files to psr-2 standard locations 2016-11-23 19:25:12 +13:00
MemberTest.php API Stop using deprecated API 2022-11-15 18:20:54 +13:00
MemberTest.yml Move files to psr-2 standard locations 2016-11-23 19:25:12 +13:00
PasswordEncryptorTest.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
PasswordExpirationMiddlewareTest.php API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00
PasswordValidatorTest.php API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00
PermissionCheckboxSetFieldTest.php API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00
PermissionCheckboxSetFieldTest.yml Move files to psr-2 standard locations 2016-11-23 19:25:12 +13:00
PermissionRoleTest.php Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
PermissionRoleTest.yml Move files to psr-2 standard locations 2016-11-23 19:25:12 +13:00
PermissionTest.php ENH Override record if a provided GroupId with provided Code already exist in Permission table. 2022-05-23 14:52:33 +12:00
PermissionTest.yml ENH Override record if a provided GroupId with provided Code already exist in Permission table. 2022-05-23 14:52:33 +12:00
RandomGeneratorTest.php API Stop using deprecated API 2022-11-15 18:20:54 +13:00
RememberLoginHashTest.php API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00
RememberLoginHashTest.yml FIX Better handling of remember me token when login across devices is disabled (#9895) 2021-03-31 11:31:52 +13:00
SecurityDefaultAdminTest.php MNT Explicitly test with blowfish 2022-11-10 11:36:56 +13:00
SecurityTest.php ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
SecurityTokenTest.php Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
VersionedMemberAuthenticatorTest.php API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00