What is the 'Main' choice in Permission? #1697
-
When I look at the permissions settings for a user there are two groups broken down like this: Main
System
What are the main group and selections in reference to? Which file(s) are these defined in? I only see the Systems group defined in app/Orchid/PlatformProvider.php Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hi @willardinteractive, access to the panel. |
Beta Was this translation helpful? Give feedback.
-
Hey, I'm looking at this topic right now. It seems to me like the "main" permission for "plattform.index" is hardcoded and can't be changed in the PlatformProvider.php. The following code produces a duplicate of the platform.index permission and I then get one named "Admin Access" and another still named "Main" still placed in a group called "Main"
Is there any other way to at rename the permission? |
Beta Was this translation helpful? Give feedback.
Hi @willardinteractive, access to the panel.
This is checked in the middleware, so that it would not be enough just to log in, but also to have this permission.