[wp-trac] [WordPress Trac] #12142: cant access admin in ms install

WordPress Trac wp-trac at lists.automattic.com
Mon May 10 20:01:45 UTC 2010


#12142: cant access admin in ms install
-----------------------------+----------------------------------------------
 Reporter:  usermrpapa       |        Owner:          
     Type:  defect (bug)     |       Status:  reopened
 Priority:  highest omg bbq  |    Milestone:  3.0     
Component:  Multisite        |      Version:          
 Severity:  blocker          |   Resolution:          
 Keywords:                   |  
-----------------------------+----------------------------------------------

Comment(by ryan):

 Patch does the following:

  * Add reauth=1 flag to login url when auth_redirect() redirects to wp-
 login.php after the auth cookie fails validation
  * wp-login.php clears cookies and forces log in if reauth=1.
  * If reauth=1 wp-login.php does not attempt to redirect to wp-admin, even
 if the cookie seems good.

 Basically, this forces reauth/login whenever auth_redirect() does not
 think the user is logged in.  This should resolve the situation where one
 cookie seems good but another does not.

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


More information about the wp-trac mailing list