[wp-trac] [WordPress Trac] #29594: Basic Cookie Authentication from External Database

WordPress Trac noreply at wordpress.org
Tue Nov 4 01:08:32 UTC 2014


#29594: Basic Cookie Authentication from External Database
-----------------------------+------------------------------
 Reporter:  LPH2005          |       Owner:
     Type:  defect (bug)     |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Role/Capability  |     Version:  4.0
 Severity:  normal           |  Resolution:
 Keywords:                   |     Focuses:
-----------------------------+------------------------------

Comment (by here):

 The WP_Session_Tokens technique failed after further testing.  The issue
 turned out to be related to trying to login a user who was already logged
 in.  After adding a test to avoid trying to re-login the same user, I was
 able to remove *all* cookie and session handling entirely and rely only on
 a single call to `wp_set_current_user`

--
Ticket URL: <https://core.trac.wordpress.org/ticket/29594#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list