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 f9fc3f4370
Update interface to begin change to seperate account API keys and application keys
Main difference is permissions, cleaner UI for normal users, and account keys use permissions assigned to servers and subusers while application keys use R/W ACLs stored in the key table.
2018-01-14 13:30:55 -06:00
..
Api Update interface to begin change to seperate account API keys and application keys 2018-01-14 13:30:55 -06:00
Server Implement changes to administrative user revocation, closes #733 2017-12-03 14:00:47 -06:00
AdminAuthenticate.php Implement changes to administrative user revocation, closes #733 2017-12-03 14:00:47 -06:00
Authenticate.php Implement fix to allow root admins to view all servers. 2017-11-05 12:38:39 -06:00
DaemonAuthenticate.php Update repository base code to be cleaner and make use of PHP 7 features 2018-01-04 22:49:50 -06:00
EncryptCookies.php Update all the middlewares 2017-10-29 12:37:25 -05:00
LanguageMiddleware.php Add more middleware tests 2017-11-03 18:16:49 -05:00
RedirectIfAuthenticated.php Add more middleware tests 2017-11-03 18:16:49 -05:00
RequireTwoFactorAuthentication.php Implement a better management interface for Settings (#809) 2017-12-14 21:05:26 -06:00
TrimStrings.php Update codebase to L5.4 (#367) 2017-04-01 17:59:43 -04:00
TrustProxies.php Update to Laravel 5.5 (#814) 2017-12-17 13:07:38 -06:00
VerifyCsrfToken.php Implement basic security policy on daemon remote routes 2017-01-27 16:34:46 -05:00
VerifyReCaptcha.php Update to Laravel 5.5 (#814) 2017-12-17 13:07:38 -06:00