misc_pterodactyl-panel/resources/scripts/api/account
2021-07-18 13:36:54 -06:00
..
ssh feat(ssh-keys): add ssh key endpoints and ui components 2021-07-17 15:45:46 -06:00
webauthn ui: fix build due to wrong import path 2021-07-18 13:36:54 -06: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
getTwoFactorTokenUrl.ts Add base logic to configure two factor on account 2019-12-22 17:03:44 -08: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