mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 03:12:01 +03:00
New client area bug when viewing others servers #225
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 @dbcaa on GitHub (Dec 20, 2024).
Current Behavior
Although I have an admin role that has perms to view others servers when i click a server that isnt owned by me it shows a 404 not found.
Expected Behavior
Expected is for me to be able to click the server and access it as normal
Steps to Reproduce
Make an account with a admin role (Not root admin) a custom role that has perms to view others servers and try to click on someones server not owned by you
Panel Version
1.0.0-beta16
Wings Version
1.0.0-beta8
Games and/or Eggs Affected
None
Docker Image
None
Error Logs
Is there an existing issue for this?
@notAreYouScared commented on GitHub (Dec 20, 2024):
This is known and will be addressed, thankyou for making an issue so its not forgotten about :)
@Boy132 commented on GitHub (Dec 26, 2024):
That's not a bug, it's intentional for now. The admin still has to be added as subuser.
#613 will also improve this.