mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-10-29 09:20:01 +02:00
Updated web vault
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user