Skip to content

[6.x] Added autocomplete attribute to confirm-password screen - #15101

Merged
jasonvarga merged 1 commit into
statamic:6.xfrom
mytchallb:6.x
Aug 4, 2026
Merged

[6.x] Added autocomplete attribute to confirm-password screen#15101
jasonvarga merged 1 commit into
statamic:6.xfrom
mytchallb:6.x

Conversation

@mytchallb

@mytchallb mytchallb commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

The confirm-password screen doesn't have an autocomplete attribute on the password input, so password managers, eg, 1Password may not autofill it.

I added "current-password" as an attribute which is mentioned on W3 docs (Tested the attribute in CodePen and 1PW picked up on the right attribute)

Closes #15102

@mytchallb mytchallb changed the title Added autocomplete attribute to confirm-password screen [6.x] Added autocomplete attribute to confirm-password screen Aug 3, 2026
@mytchallb

Copy link
Copy Markdown
Contributor Author

Also noted in an Issue, that main Statamic admin login screen has this same autocomplete attribute

@jasonvarga
jasonvarga merged commit 61ad593 into statamic:6.x Aug 4, 2026
21 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add "autocomplete" to Users screen password prompt

2 participants