mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 04:03:50 +03:00
Missing permission checks on create server page #346
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 @parataku on GitHub (May 24, 2025).
Originally assigned to: @Boy132 on GitHub.
Current Behavior
The create server page does not respect some of the permissions defined on the roles.
Expected Behavior
The create server page should respect the permissions assigned to the user.
Steps to Reproduce
1.) Create a role that has none of the User permissions
2.) Assign this role to a user
3.) Open create server page with this user
Panel Version
v1.0.0-beta21
Wings Version
1.0.0-beta13
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
Is there an existing issue for this?