1
0
mirror of https://github.com/bitwarden/web synced 2026-01-07 11:03:16 +00:00

Update 2018-02-21T04:31:38.188Z

This commit is contained in:
Kyle Spearrin
2018-02-20 23:31:41 -05:00
parent b29bc1ec11
commit 66eacea870
18 changed files with 90 additions and 119 deletions

View File

@@ -57,7 +57,7 @@
<div class="form-group" show-errors>
<label for="skey">Secret Key</label>
<input type="password" id="skey" name="SecretKey" ng-model="updateModel.skey" class="form-control"
required api-field />
required api-field autocomplete="new-password" />
</div>
<div class="form-group" show-errors>
<label for="host">API Hostname</label>