XGProyect / XG-Proyect-v3.x.x

XG Proyect is an OGame clone open-source web application framework designed for creating game clones, particularly those inspired by the popular game OGame, set in a vast and captivating space-themed universe.
https://xgproyect.org
GNU General Public License v3.0
143 stars 97 forks source link

Fix admin permissions #604

Open Nipis opened 1 month ago

Nipis commented 1 month ago

Fix for the administrative panel permissions system.

This solves the following problems: -Operators and Super Operators cannot access the areas where they have permission. They always see the message "You need special permissions to see this page". -Any user can view/edit another higher level user. -A user can change the user level for her account.