]> BookStack Code Mirror - bookstack/commit
Shelf permissions: Removed unused 'create' permission from view
authorDan Brown <redacted>
Sun, 25 Jun 2023 22:22:49 +0000 (23:22 +0100)
committerDan Brown <redacted>
Sun, 25 Jun 2023 22:22:49 +0000 (23:22 +0100)
commit847a57a49aef525d2f7f429a30e58a34cf69d43f
treebf03ae11e25d83e0fc840ae7c80048450a661a1b
parentc74a2608c4bf4dc38cddc2d1c0b9a0bbc765cafe
Shelf permissions: Removed unused 'create' permission from view

Was causing confusion.
Added test to cover.
Also added migration to remove existing create entries to pre-emptively
avoid issues in future if 'create' is used again.
database/migrations/2023_06_25_181952_remove_bookshelf_create_entity_permissions.php [new file with mode: 0644]
resources/views/form/entity-permissions-row.blade.php
tests/Permissions/EntityPermissionsTest.php
Morty Proxy This is a proxified and sanitized view of the page, visit original site.