misc_pterodactyl-panel/app/Http/Controllers/Api/Client
Caleb fb33824e10 Added admin controls.
Removed the note in the server settings that stated that the allocations feature is currently not implemented.

Properly check to make sure that there are allocations available in range before trying to create it.
2020-09-29 12:00:59 -04:00
..
Servers Added admin controls. 2020-09-29 12:00:59 -04:00
AccountController.php Add integration test covering account endpoint 2020-06-25 22:12:09 -07:00
ApiKeyController.php Add test coverage for API key generation and deletion 2020-06-25 22:36:58 -07:00
ClientApiController.php [Breaking] Return server allocations automatically as a relation object 2020-07-09 19:17:24 -07:00
ClientController.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
TwoFactorController.php Generate recovery tokens when enabling 2FA on an account 2020-07-02 21:55:25 -07:00