misc_pterodactyl-panel/app/Http/Controllers/Api
Dane Everitt f0ac0725b6
[Security] Don't return all servers on the system when not a root admin and admin level servers are requested
Cleaned up the API endpoint by simplifying the logic and adds test case to cover this bug.

If you ever need to list _all_ of the servers on the system you should be using the application API endpoint for the servers most likely.
2020-07-26 10:43:46 -07:00
..
Application Code cleanup 2020-07-06 20:05:42 -07:00
Client [Security] Don't return all servers on the system when not a root admin and admin level servers are requested 2020-07-26 10:43:46 -07:00
Remote Fix handling of SFTP authorization; closes #1972 2020-04-25 11:48:49 -07:00