mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #1892] [MERGED] Make sure case for role permissions is correct #1641
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?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/1892
Author: @Boy132
Created: 11/11/2025
Status: ✅ Merged
Merged: 11/11/2025
Merged by: @Boy132
Base:
main← Head:boy132/fix-role-permissions📝 Commits (1)
3fe18f9make sure case for role permissions is correct📊 Changes
3 files changed (+49 additions, -4 deletions)
View changed files
📝
app/Filament/Admin/Resources/Roles/RoleResource.php(+1 -1)📝
app/Models/User.php(+1 -3)➕
database/migrations/2025_11_11_121905_fix_case_for_role_permissions.php(+47 -0)📄 Description
Closes #1888
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.