This repository has been archived on 2025-05-09. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Astral-nook/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