mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 11:20:56 +03:00
Role permissions "Servers" #174
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 @xdelaDiscord on GitHub (Oct 16, 2024).
Current Behavior
When the user has permission to see the server list he does not have the "SHOWING OTHERS' SERVERS" button to see the list of other servers on the panel. I don't know if it's a bug or an oversight.
Expected Behavior
The "SHOWING OTHERS' SERVERS" button is displayed when you are on the panel in client mode and have permission
Steps to Reproduce
Panel Version
Version: 1.0.0-beta10
Wings Version
wings v1.0.0-beta5
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
No response
Is there an existing issue for this?
@rmartinoscar commented on GitHub (Oct 16, 2024):
Hey the Role Permissions are only effective for the admin area at this time, it will be good when #416 get merged.
The current client area still uses the legacy permission system.