1
0
mirror of https://github.com/bitwarden/web synced 2026-01-05 18:13:41 +00:00

Update 2018-01-31T02:09:48.830Z

This commit is contained in:
Kyle Spearrin
2018-01-30 21:09:50 -05:00
parent acdb6b1429
commit 9950961f98
12 changed files with 65 additions and 84 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 autocomplete="new-password" />
required api-field />
</div>
<div class="form-group" show-errors>
<label for="host">API Hostname</label>