misc_pterodactyl-panel/app/Http/Middleware/Api
Dane Everitt e8dcd30e0c
[security] fix resources not properly returning an error when they don't match the server in the URL
Prior to this fix certain resources were accessible even when their assigned server was not the same as the server in the URL. This causes the resource server relationship to not match the server variable present on the request.

Due to this failed logic it was possible for users to access resources they should not have been able to access otherwise for some areas of the panel.
2021-01-19 21:19:17 -08:00
..
Application Format files 2019-09-05 21:32:57 -07:00
Client [security] fix resources not properly returning an error when they don't match the server in the URL 2021-01-19 21:19:17 -08:00
Daemon Return all servers for a node as a paginated response 2020-10-31 11:14:28 -07:00
ApiSubstituteBindings.php Format files 2019-09-05 21:32:57 -07:00
AuthenticateIPAccess.php Update AuthenticateIPAccess.php 2020-11-08 21:57:22 -05:00
AuthenticateKey.php Format files 2019-09-05 21:32:57 -07:00
IsValidJson.php Show a better error when JSON data cannot be parsed in the request 2020-06-30 20:05:11 -07:00
SetSessionDriver.php Format files 2019-09-05 21:32:57 -07:00