1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 00:03:56 +00:00

totp access for orgs

This commit is contained in:
Kyle Spearrin
2017-07-07 12:12:08 -04:00
parent ff729608e1
commit 49dbf4945f
11 changed files with 87 additions and 19 deletions

View File

@@ -145,6 +145,7 @@
<script src="app/global/sideNavController.js"></script>
<script src="app/global/appsController.js"></script>
<script src="app/global/premiumRequiredController.js"></script>
<script src="app/global/paidOrgRequiredController.js"></script>
<script src="app/accounts/accountsModule.js"></script>
<script src="app/accounts/accountsLoginController.js"></script>