misc_pterodactyl-panel/app/Http/Requests/Api/Client/Servers/Subusers
2020-09-26 16:29:26 -07:00
..
DeleteSubuserRequest.php Fix permissions handling; do not allow a subuser to assign permissions they do not have 2020-03-27 16:57:49 -07:00
GetSubuserRequest.php Fix permissions handling; do not allow a subuser to assign permissions they do not have 2020-03-27 16:57:49 -07:00
StoreSubuserRequest.php Replace all instances of 255 as a max length with 191; ref #2421 2020-09-26 16:29:26 -07:00
SubuserRequest.php Code cleanup for subuser API endpoints; closes #2247 2020-08-19 20:21:12 -07:00
UpdateSubuserRequest.php Fix permissions handling; do not allow a subuser to assign permissions they do not have 2020-03-27 16:57:49 -07:00