mirror of
https://github.com/spacebarchat/docs.git
synced 2024-11-08 11:22:31 +01:00
Update rights.md
This commit is contained in:
parent
9c883106b4
commit
4f47422d26
@ -91,6 +91,6 @@ Operator rights currently grants access to the following, in addition to all rig
|
||||
| `MANAGE_GROUPS` | 1 << 47 | Can manage other's groups |
|
||||
| `VIEW_SERVER_STATS` | 1 << 48 | Can view server stats /api/policies/stats |
|
||||
| `RESEND_VERIFICATION_EMAIL` | 1 << 49 | Can resend verification [emails](../email.md) (`/auth/verify/resend`) |
|
||||
| `RESEND_VERIFICATION_EMAIL` | 1 << 50 | Can create [registration tokens](./regTokens.md) (`/auth/generate-registration-tokens`) |
|
||||
| `CREATE_REGISTRATION_TOKENS` | 1 << 50 | Can create [registration tokens](./regTokens.md) (`/auth/generate-registration-tokens`) |
|
||||
|
||||
<script src="/assets/js/rightsCalculator.js"></script>
|
||||
|
Loading…
Reference in New Issue
Block a user