Ecosystem Permission
All permissions are a left bitshift off the number 1 and their corresponding location in the table below minus one. (e.g the 4th permission would be 1<<3)
| Permission | Service | Notes |
|---|---|---|
| SYSTEM_ADMIN | BOT | DASH | Available to users who administrate ecosystem services. |
| BOT_ADMIN | BOT | DASH | Available to users who administrate astralBot. |
| DASH_ADMIN | DASH | Available to users who administrate the dashboard. |
| DONOR | ALL | Donors <3 |
| INTERNAL | BOT | DASH | NOT DOCUMENTED |
| FILE_UPLOAD | DASH | Available to users who have file upload privileges. |
| FILE_MANAGE | DASH | Available to users who administrate file uploads. |
| LOGGING_VIEW | DASH | Available to users who are ecosystem developers. |
| TOOLING | DASH | NOT DOCUMENTED |