mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
Users with view permissions can edit own server #383
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Boy132 on GitHub (Jul 15, 2025).
Originally assigned to: @Boy132 on GitHub.
If a user has a role with only
View Listserver permissions they can fully manage servers they own in the admin area.c5528a61f3/app/Policies/ServerPolicy.php (L24-L27)