misc_pterodactyl-panel/app/Http/Requests/Api/Client/Servers
2020-10-14 21:06:27 -07:00
..
Backups Replace all instances of 255 as a max length with 191; ref #2421 2020-09-26 16:29:26 -07:00
Databases Fix up database creation and handling code for servers; ref #2447 2020-10-11 11:59:46 -07:00
Files Require specific permission for reading the actual contents of a file; ref #2288 2020-08-31 19:36:30 -07:00
Network Add test coverage for allocation routes 2020-07-10 21:17:28 -07:00
Schedules Add test coverage for schedule execution 2020-10-14 21:06:27 -07:00
Settings Add support for client-side server reinstallation 2020-04-03 14:43:24 -07:00
Startup Allow passing empty values through for variables, covers with test, closes #2433 2020-10-10 16:45:24 -07:00
Subusers Replace all instances of 255 as a max length with 191; ref #2421 2020-09-26 16:29:26 -07:00
GetServerRequest.php Fix bug with client API denying access to routes, closes #1366 2018-11-10 15:27:50 -08:00
SendCommandRequest.php Add test cases for sending a command to a server 2020-06-27 12:04:41 -07:00
SendPowerRequest.php Add permissions handling to the console; remove kill permission (wrapped in with stop) 2020-03-29 22:12:50 -07:00