misc_pterodactyl-panel/resources/scripts/api/account
2022-06-11 14:52:33 -04:00
..
activity.ts Don't make two API calls for activity log data 2022-06-11 14:52:33 -04:00
createApiKey.ts eslint cleanup 2020-07-04 18:30:50 -07:00
deleteApiKey.ts Finalize API key management for accounts 2020-03-22 19:10:49 -07:00
disableAccountTwoFactor.ts Add ability to disable two factor authentication 2019-12-22 20:41:25 -08:00
enableAccountTwoFactor.ts Display generated recovery tokens when enabling two factor 2020-07-02 22:23:25 -07:00
getApiKeys.ts Display the API keys 2020-03-22 18:25:29 -07:00
getTwoFactorTokenData.ts [UI] Display the 2FA token, show spinner on load (#3367) 2021-08-02 20:39:12 -07:00
ssh-keys.ts 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
updateAccountEmail.ts Finish code for updating email 2019-06-24 21:43:46 -07:00
updateAccountPassword.ts eslint cleanup 2020-07-04 18:30:50 -07:00