misc_pterodactyl-panel/tests/Unit/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 fix to allow root admins to view all servers. 2017-11-05 12:38:39 -06:00
AdminAuthenticateTest.php Implement fix to allow root admins to view all servers. 2017-11-05 12:38:39 -06:00
AuthenticateTest.php Implement fix to allow root admins to view all servers. 2017-11-05 12:38:39 -06:00
DaemonAuthenticateTest.php Update repository base code to be cleaner and make use of PHP 7 features 2018-01-04 22:49:50 -06:00
LanguageMiddlewareTest.php Add more middleware tests 2017-11-03 18:16:49 -05:00
MiddlewareTestCase.php Fix multiple controller unit test failures 2017-11-03 16:43:28 -05:00
RedirectIfAuthenticatedTest.php Fix tests 2017-11-03 18:18:52 -05:00
RequireTwoFactorAuthenticationTest.php Implement a better management interface for Settings (#809) 2017-12-14 21:05:26 -06:00