1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-11-07 12:26:22 +03:00
Files
bookstack/tests/Api/ContentPermissionsApiTest.php
Dan Brown 41c3ed154b Content Permissions API: Fixed param combination bug
Fixes issue where providing owner_id alongside certain
fallback_permissions would cause the owner change not to take affect,
due to bad variable shadowing.

For #4323
2023-06-20 14:13:26 +01:00

9.1 KiB