nextcloud-server/apps/settings/tests/SetupChecks
Ferdinand Thiessen f91db181af
feat(setupcheck): check logging level for validity
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-02-22 14:08:19 +07:00
..
AppDirsWithDifferentOwnerTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
CodeIntegrityTest.php
DataDirectoryProtectedTest.php
ForwardedForHeadersTest.php
LoggingLevelTest.php feat(setupcheck): check logging level for validity 2025-02-22 14:08:19 +07:00
OcxProvicersTest.php
PhpDefaultCharsetTest.php
PhpOutputBufferingTest.php
SecurityHeadersTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
SupportedDatabaseTest.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
WellKnownUrlsTest.php