security: round 2 — multi-tenancy isolation (OrganisationScope, scoped validation, boundary checks)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -134,7 +134,7 @@ class EventImageUploadTest extends TestCase
|
||||
]
|
||||
);
|
||||
|
||||
$response->assertForbidden();
|
||||
$response->assertNotFound();
|
||||
}
|
||||
|
||||
public function test_registration_data_includes_branding_fields(): void
|
||||
|
||||
Reference in New Issue
Block a user