[wp-trac] [WordPress Trac] #26474: Add Filter to Username/Password Fields on Login Form?

WordPress Trac noreply at wordpress.org
Sat Dec 7 18:06:49 UTC 2013


#26474: Add Filter to Username/Password Fields on Login Form?
-------------------------+-----------------------------
 Reporter:  cgrymala     |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  General      |    Version:  trunk
 Severity:  normal       |   Keywords:
-------------------------+-----------------------------
 As a state institution, we are required to remain PCI-compliant. One of
 the areas we've been dinged in scans in the past, albeit an area that they
 consider "low risk", is the fact that the username and password fields
 allow autocomplete.

 I understand that it's probably not preferable for everyone using
 WordPress to have autocomplete turned off on those fields, but it would be
 nice if it was simple to at least filter those fields to turn it off (or,
 at the very least, add that as one of the "args" that are used when the
 form is built).

 This should obviously be used both in wp-login.php and in the
 `wp_login_form` function within wp-includes/general-template.php

 I'm happy to work up a patch for this if this is something that might be
 supported. Thanks.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/26474>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list