Page:
Users and Permissions
Pages
Administration
Billing and Website Integration
Configuration
Database
Development
File Management
Game Configuration Examples
Game Server Management
Game Template XML
Getting Started
Home
Installation
Module Reference
Modules
OGP Fork Notes
Release Process
Remote Servers and Agents
Requirements and Prerequisites
Steam and Workshop
Troubleshooting
Users and Permissions
XML Schema and Validation
No results
1
Users and Permissions
Frank Harris edited this page 2026-06-20 12:37:36 -05:00
Table of Contents
Users and Permissions
GSP permissions are split between admin users, regular users, and sub-users.
Main Areas
Panel/Panel/modules/user_admin/Panel/Panel/modules/subusers/Panel/Panel/modules/register/Panel/Panel/modules/lostpwd/Panel/Panel/modules/reseller/
Practical Rules
- Admin-only pages should remain admin-only.
- Workshop admin actions are restricted to admins.
- User-facing modules should not expose reference material or privileged paths.
Workshop Example
The dedicated Workshop admin page is admin-only and is used to manage Workshop XML config settings. It should not be used to expose installed mod files or reference code.
TODO
- Add a fuller permission matrix once the source-side role handling is documented.