]> BookStack Code Mirror - bookstack/commit
Added simple data model for faster permission generation
authorDan Brown <redacted>
Tue, 12 Jul 2022 20:13:02 +0000 (21:13 +0100)
committerDan Brown <redacted>
Tue, 12 Jul 2022 20:13:02 +0000 (21:13 +0100)
commit2989852520ee05581abbf156a0b6aa8aad2cc910
tree9a6d6aeb9f591c222f11024631e9babac0b8279c
parentb0a4d3d0597dcdbe2cd15261ecc874f2d5a7f666
Added simple data model for faster permission generation
app/Auth/Permissions/JointPermissionBuilder.php
app/Auth/Permissions/SimpleEntityData.php [new file with mode: 0644]
tests/Api/AttachmentsApiTest.php