misc_pterodactyl-panel/resources/scripts/api/account
2021-09-19 11:24:33 -07:00
..
ssh feat(ssh-keys): add ssh key endpoints and ui components 2021-07-17 15:45:46 -06:00
webauthn Get basic storage of webauthn tokens working 2021-09-19 11:24:33 -07: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 Update underlying model representation for PATs 2021-08-04 21:15:18 -07:00
getTwoFactorTokenData.ts [UI] Display the 2FA token, show spinner on load (#3367) 2021-08-02 20:39:12 -07: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