-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
in: webAn issue in web modules (web, webmvc)An issue in web modules (web, webmvc)status: duplicateA duplicate of another issueA duplicate of another issuetype: bugA general bugA general bug
Description
Describe the bug
<input type="password" id="password" name="password" placeholder="Password" autocomplete="password webauthn"required>
To Reproduce
Config webAuthn and visit /login
.
Expected behavior
<input type="password" id="password" name="password" placeholder="Password" autocomplete="password webauthn" required>
Metadata
Metadata
Assignees
Labels
in: webAn issue in web modules (web, webmvc)An issue in web modules (web, webmvc)status: duplicateA duplicate of another issueA duplicate of another issuetype: bugA general bugA general bug