1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-11-23 01:22:30 +01:00
Pterodactyl-Panel/app/Exceptions
DaneEveritt 0fa33e0438
Mark a request as being stateful if a cookie for the session is provided at all
This accounts for poorly configured API clients that try to use cookies for authentication purposes. Treat everything with a session cookie as being a stateful request from the front-end.
2022-05-22 16:50:36 -04:00
..
Http Guard against unexpected panic conditions from wings 2021-04-04 10:45:33 -07:00
Model Use more standardized phpcs 2021-01-23 12:33:34 -08:00
Repository Use the HttpExceptionInterface rather than a render function here 2019-03-03 13:57:18 -08:00
Service Add support for locking backups to prevent any accidental deletions 2021-05-03 21:26:09 -07:00
Transformer Move everything around as needed to get things setup for the client API 2018-02-25 15:30:56 -06:00
AccountNotFoundException.php Format files 2019-09-05 21:32:57 -07:00
AutoDeploymentException.php Format files 2019-09-05 21:32:57 -07:00
DisplayException.php Simplify transformer logic 2022-05-22 16:23:22 -04:00
Handler.php Mark a request as being stateful if a cookie for the session is provided at all 2022-05-22 16:50:36 -04:00
PterodactylException.php Format files 2019-09-05 21:32:57 -07:00