coolify/tests/Feature/Authorization
Andras Bacsai 0633b543ee feat(api): require POST for state-changing endpoints
Make start/stop/restart, deploy, enable/disable, and server validate
POST-only, with GET returning 405. Server validate accepts optional
install and uses ValidateAndInstallServerJob. Update OpenAPI and tests.
2026-07-19 11:42:04 +02:00
..
ApiAuthorizationTest.php fix(servers): retain cloud instances awaiting IPs 2026-07-11 21:35:10 +02:00
ApiTokenPermissionTest.php feat(api): require POST for state-changing endpoints 2026-07-19 11:42:04 +02:00
ApplicationConfigAuthorizationTest.php fix: improve team resource route handling 2026-07-02 13:05:27 +02:00
CanUpdateResourceMiddlewareTest.php fix: improve team resource route handling 2026-07-02 13:05:27 +02:00
CloudProviderAuthorizationTest.php fix(security): enforce team access on mutable actions 2026-06-04 11:03:06 +02:00
DashboardAuthorizationTest.php feat(server): add dedicated server creation flow 2026-07-08 12:20:56 +02:00
DatabaseConfigAuthorizationTest.php chore(tests): reorganize feature suites and expand team auth coverage 2026-02-26 07:13:19 +01:00
DestinationOwnershipTest.php chore(tests): reorganize feature suites and expand team auth coverage 2026-02-26 07:13:19 +01:00
EnvironmentVariableValueHidingTest.php refactor(auth): enforce team member authorization across app 2026-02-27 11:41:01 +01:00
LegacyMemberTokenTest.php refactor(auth): enforce team member authorization across app 2026-02-27 11:41:01 +01:00
NavbarDeleteTeamAuthorizationTest.php chore(tests): reorganize feature suites and expand team auth coverage 2026-02-26 07:13:19 +01:00
NotificationAuthorizationTest.php fix members smtp pw update 2026-06-30 15:29:19 +02:00
ProjectEnvironmentAuthorizationTest.php chore(tests): reorganize feature suites and expand team auth coverage 2026-02-26 07:13:19 +01:00
ResourceCreationAuthorizationTest.php fix: align resource creation permissions 2026-06-29 15:57:17 +02:00
ResourceHeadingAuthorizationTest.php chore(tests): reorganize feature suites and expand team auth coverage 2026-02-26 07:13:19 +01:00
ResourceOperationsCrossTenantTest.php fix(resources): clarify build server hosting restrictions (#10961) 2026-07-16 21:35:23 +02:00
SecurityPageAuthorizationTest.php feat(security): add editable cloud credential pages 2026-07-08 12:58:27 +02:00
ServerAuthorizationTest.php feat(server): add dedicated server creation flow 2026-07-08 12:20:56 +02:00
ServiceConfigAuthorizationTest.php chore(tests): reorganize feature suites and expand team auth coverage 2026-02-26 07:13:19 +01:00
SharedResourceAuthorizationTest.php fix(security): hide notification secrets from non-admins 2026-06-04 11:24:19 +02:00
TeamAuthorizationTest.php Merge remote-tracking branch 'origin/next' into team-level-mcp-enablement 2026-07-02 15:15:11 +02:00
UploadBackupAuthorizationTest.php Merge remote-tracking branch 'origin/next' into harden-database-import-files 2026-06-29 10:35:35 +02:00