1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-09-02 07:54:47 +00:00

Updated web vault

This commit is contained in:
Daniel García 2018-03-21 01:05:13 +01:00
commit 3b2b4d8382
25 changed files with 277 additions and 443 deletions

View file

@ -48,7 +48,7 @@
<li ng-repeat="e in submitTwoStepForm.$errors">{{e}}</li>
</ul>
</div>
<p>Enter the bitwarden application information from your Duo Admin panel:</p>
<p>Enter the Bitwarden application information from your Duo Admin panel:</p>
<div class="form-group" show-errors>
<label for="ikey">Integration Key</label>
<input type="text" id="ikey" name="IntegrationKey" ng-model="updateModel.ikey" class="form-control"