misc_pterodactyl-panel/app/Http/Middleware/Api/Client/Server
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
..
AuthenticateServerAccess.php Clarify error messaging for transfers 2020-12-24 10:14:10 -08:00
ResourceBelongsToServer.php [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