[wp-trac] [WordPress Trac] #25206: default_password_nag logic behavior
WordPress Trac
noreply at wordpress.org
Sun Sep 1 17:06:17 UTC 2013
#25206: default_password_nag logic behavior
--------------------------+--------------------------------------
Reporter: wikicms | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Users | Version: 3.6
Severity: minor | Keywords: needs-patch dev-feedback
--------------------------+--------------------------------------
Step to reproduce:
1. Register on blog
If we login at that moment we'll see notification about needed to change
default password. It's okay.
2. Reset Password and click confirm link, write new password.
3. Login now
Default Notification about change password we'll see again. Oops. Why? If
we have own password, changed manually.
Investigation in code:
Adds default_password_nag when new user registered
http://core.trac.wordpress.org/browser/tags/3.6/wp-login.php#L361
And not deleted or changed when password is resetting
http://core.trac.wordpress.org/browser/tags/3.6/wp-login.php#L306
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25206>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list