[PR #5514] [CLOSED] bug fix for Users can edit and rename shelves #5458 #6509

Closed
opened 2026-02-05 10:34:12 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/5514
Author: @inv-hareesh
Created: 3/3/2025
Status: Closed

Base: developmentHead: bug-fix-5458


📝 Commits (1)

  • 0043263 bug fix for Users can edit and rename shelves #5458

📊 Changes

1 file changed (+43 additions, -0 deletions)

View changed files

📝 app/Entities/Controllers/BookshelfController.php (+43 -0)

📄 Description

Fixed an issue where all users could edit and rename shelves by adding a check to ensure only admins have permission to perform these actions.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BookStackApp/BookStack/pull/5514 **Author:** [@inv-hareesh](https://github.com/inv-hareesh) **Created:** 3/3/2025 **Status:** ❌ Closed **Base:** `development` ← **Head:** `bug-fix-5458` --- ### 📝 Commits (1) - [`0043263`](https://github.com/BookStackApp/BookStack/commit/00432631bc59c6a43b3866f38b0ce9d78a2e10ba) bug fix for Users can edit and rename shelves #5458 ### 📊 Changes **1 file changed** (+43 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/Entities/Controllers/BookshelfController.php` (+43 -0) </details> ### 📄 Description Fixed an issue where all users could edit and rename shelves by adding a check to ensure only admins have permission to perform these actions. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:34:12 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6509