misc_pterodactyl-panel/app/Http
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
..
Controllers [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
Middleware Update allocations to support ids; protect endpoints; support notes 2020-07-09 20:36:08 -07:00
Requests [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
ViewComposers Code cleanup & fix frontend searching servers; closes #2100 2020-07-06 21:25:00 -07:00
Kernel.php Make rate limit configurable; closes #1695 2020-07-02 21:11:16 -07:00