1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-10-27 12:22:28 +01:00
Pterodactyl-Panel/app/Http/Middleware
Dane Everitt 97773300ed
Better middleware for routes, cleaned up API, removed old API calls
New API routes for Server allow specifying which fractal objects to
load into the request, thus making it possible to fine-tune what data
is returned.
2017-04-02 13:19:39 -04:00
..
AdminAuthenticate.php Update doc blocks for all app/ 2017-03-19 19:36:50 -04:00
Authenticate.php Update doc blocks for all app/ 2017-03-19 19:36:50 -04:00
CheckServer.php Better middleware for routes, cleaned up API, removed old API calls 2017-04-02 13:19:39 -04:00
DaemonAuthenticate.php Update doc blocks for all app/ 2017-03-19 19:36:50 -04:00
EncryptCookies.php Initial Commit of Files 2015-12-06 13:58:49 -05:00
HMACAuthorization.php Better middleware for routes, cleaned up API, removed old API calls 2017-04-02 13:19:39 -04:00
LanguageMiddleware.php Update codebase to L5.4 (#367) 2017-04-01 17:59:43 -04:00
RedirectIfAuthenticated.php Update codebase to L5.4 (#367) 2017-04-01 17:59:43 -04:00
TrimStrings.php Update codebase to L5.4 (#367) 2017-04-01 17:59:43 -04:00
VerifyCsrfToken.php Implement basic security policy on daemon remote routes 2017-01-27 16:34:46 -05:00
VerifyReCaptcha.php Fix syntax error. 2017-03-31 21:47:53 -04:00