mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
Role Permission to see Panel Logs not giving you the permission to see the Panel Logs #486
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 @Luke1505 on GitHub (Nov 10, 2025).
Originally assigned to: @Boy132 on GitHub.
Current Behavior
In the Dashboard when a role has the Permission to View the Panel logs they dont get to see the Panel Logs Button in the Admin menu and even when trying the /admin/logs endpoint via url you get a 403 Forbidden Error
Expected Behavior
I would expect that when granting the View permission the user gets to see the Logs and is able to see them.
Steps to Reproduce
Create a Role with the Panel Logs View permission, log in with a user only having that role, try to find the Panel Logs button or try /admin/logs
Panel Version
beta28
Wings Version
beta19
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
Is there an existing issue for this?