[wp-trac] Re: [WordPress Trac] #5006: User profile autofills
password
WordPress Trac
wp-trac at lists.automattic.com
Wed Sep 19 08:05:44 GMT 2007
#5006: User profile autofills password
----------------------------+-----------------------------------------------
Reporter: braindrain0000 | Owner: anonymous
Type: defect | Status: closed
Priority: normal | Milestone:
Component: Administration | Version: 2.3
Severity: normal | Resolution: worksforme
Keywords: |
----------------------------+-----------------------------------------------
Changes (by Viper007Bond):
* status: new => closed
* resolution: => worksforme
Comment:
Works fine for me.
{{{
<fieldset id="update-password">
<legend>Update Your Password</legend>
<p class="desc">If you would like to change your password type a new one
twice below. Otherwise leave this blank.</p>
<p><label>New Password:<br />
<input type="password" name="pass1" id="pass1" size="16" value="" />
</label></p>
<p><label>Type it one more time:<br />
<input type="password" name="pass2" id="pass2" size="16" value="" />
</label></p>
</fieldset>
}}}
You sure it just isn't your browser auto-filling in your password? ;)
--
Ticket URL: <http://trac.wordpress.org/ticket/5006#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list