misc_pterodactyl-panel/tests/Integration/Api/Client
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
..
Server Add test coverage for allocation routes 2020-07-10 21:17:28 -07:00
AccountControllerTest.php Add test cases for sending a command to a server 2020-06-27 12:04:41 -07:00
ApiKeyControllerTest.php Add test cases for sending a command to a server 2020-06-27 12:04:41 -07:00
ClientApiIntegrationTestCase.php Add test coverage for allocation routes 2020-07-10 21:17:28 -07:00
ClientControllerTest.php [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
TwoFactorControllerTest.php Fix failing tests (which caught a bug in the new client query) 2020-07-09 21:32:31 -07:00