misc_pterodactyl-panel/app/Http/Controllers/Api/Client
2022-07-04 17:34:56 -04:00
..
Servers Include the "user_uuid" claim on JWTs for easier Wings user tracking 2022-07-04 17:34:56 -04:00
AccountController.php Don't log activity if the email wasn't actually changed 2022-07-03 14:29:01 -04:00
ActivityLogController.php Hide IP addresses from activity logs not generated by the user themselves 2022-06-27 20:52:27 -04:00
ApiKeyController.php Fix typo with identifier 2022-06-18 12:16:54 -04:00
ClientApiController.php Simplify transformer logic 2022-05-22 16:23:22 -04:00
ClientController.php allow filtering servers by description; closes #4150 2022-06-26 13:26:12 -04:00
SSHKeyController.php Use a post request to delete SSH keys, some hashes use slashes which cause 404 errors; closes #4100 2022-05-30 17:28:42 -04:00
TwoFactorController.php Update totp disable modal; require password for enable operation 2022-07-03 14:27:37 -04:00