This repository was archived by the owner on Jun 27, 2023. It is now read-only.
This repository was archived by the owner on Jun 27, 2023. It is now read-only.
Input elements should have autocomplete attributes #114
Closed
Description
Describe the bug
Input elements should have autocomplete attributes (suggested: "current-password"): (More info: https://goo.gl/9p2vKq) <input name="password" type="password" class="form-control">…
Expected behavior
Add autocomplete attributes to inputs