[wp-trac] [WordPress Trac] #10740: Filter the cookie scheme in auth_redirect()

WordPress Trac wp-trac at lists.automattic.com
Sun Sep 6 19:47:57 UTC 2009


#10740: Filter the cookie scheme in auth_redirect()
-------------------------+--------------------------------------------------
 Reporter:  nbachiyski   |       Owner:            
     Type:  enhancement  |      Status:  new       
 Priority:  normal       |   Milestone:  Unassigned
Component:  General      |     Version:  2.9       
 Severity:  normal       |    Keywords:  has-patch 
-------------------------+--------------------------------------------------
 Currently every admin URL requires an auth cookie. While trying to
 integrate upload on the front-end side I found I needed to be able to run
 admin code with logged_in cookie, only.

 The patch adds a filter for the scheme inside {{{auth_redirect()}}}, the
 function which makes the actual log-in check.

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


More information about the wp-trac mailing list