misc_pterodactyl-panel/app/Http/Controllers/Api/Client
2022-05-29 16:19:04 -04:00
..
Servers Update backup logic to use activity logs, not audit logs 2022-05-29 16:19:04 -04:00
AccountController.php Ensure tokens are found in the database using the expected logic 2022-05-22 16:05:58 -04:00
ApiKeyController.php Fix up API handling logic for keys and set a prefix on all keys 2022-05-22 19:03:51 -04:00
ClientApiController.php Simplify transformer logic 2022-05-22 16:23:22 -04:00
ClientController.php Use more standardized phpcs 2021-01-23 12:33:34 -08:00
SSHKeyController.php Store keys in standard format; query with fingerprint not public key 2022-05-15 16:41:15 -04:00
TwoFactorController.php [UI] Display the 2FA token, show spinner on load (#3367) 2021-08-02 20:39:12 -07:00