[wp-trac] Re: [WordPress Trac] #9748: Admin unchanged Password Check is malfunctioning.

WordPress Trac wp-trac at lists.automattic.com
Thu May 7 23:21:31 GMT 2009


#9748: Admin unchanged Password Check is malfunctioning.
--------------------------+-------------------------------------------------
 Reporter:  hakre         |       Owner:                         
     Type:  defect (bug)  |      Status:  new                    
 Priority:  normal        |   Milestone:  2.8                    
Component:  Users         |     Version:  2.8                    
 Severity:  normal        |    Keywords:  needs-patch 2nd-opinion
--------------------------+-------------------------------------------------

Comment(by hakre):

 I now found out what is happening, but it is not worth patching:

  # install a brand new blog to a brand new database.
  # log in with default password.
  # click the nag away, but do not log out (!). the setting to hide the nag
 is stored in the cookie now.
  # delete the blog und database.
  # re-install.
  # log in with default password. no nag is showing because the cookie from
 previous setup is still active.

 so this is cookie related. the circumstances are quite rare, so i won't
 suggest to fix it because of that.

 it can make sense to load the database usermeta settings and overwrite the
 ''wp-settings-[0-9]+'' cookie on login so that the data is propperly
 reset. just an idea.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/9748#comment:4>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list