Updated Permission Sets (markdown)
parent
11f744aa9f
commit
df36f3298d
@ -6,8 +6,19 @@ They can be configured in `IW4MAdminSettings.json` `PermissionSets`
|
|||||||
Permissions are separated into component and access pairs, separated with a `.`
|
Permissions are separated into component and access pairs, separated with a `.`
|
||||||
|
|
||||||
### Available Components
|
### Available Components
|
||||||
- `IPAddress`
|
`ClientIPAddress`
|
||||||
- `MetaUpdateAlias`
|
`ClientGuid`
|
||||||
|
`ClientLevel`
|
||||||
|
`MetaUpdateAlias`
|
||||||
|
`Penalty`
|
||||||
|
`PrivilegedClientsPage`
|
||||||
|
`HelpPage`
|
||||||
|
`ConsolePage`
|
||||||
|
`ConfigurationPage`
|
||||||
|
`AuditPage`
|
||||||
|
`RecentPlayersPage`
|
||||||
|
`ProfilePage`
|
||||||
|
`AdminMenu`
|
||||||
|
|
||||||
### Available Access Levels
|
### Available Access Levels
|
||||||
- `Read`
|
- `Read`
|
||||||
@ -16,6 +27,7 @@ Permissions are separated into component and access pairs, separated with a `.`
|
|||||||
- `Delete`
|
- `Delete`
|
||||||
|
|
||||||
*The asterisk (\*) character is used to denote all permissions*.
|
*The asterisk (\*) character is used to denote all permissions*.
|
||||||
|
*The minus (-) character prefix is used to denote removed permissions,*
|
||||||
**This set of components will grow as the system is further implemented**.
|
**This set of components will grow as the system is further implemented**.
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
Loading…
x
Reference in New Issue
Block a user