[wp-trac] [WordPress Trac] #26706: Allow custom authentication handlers for all requests
WordPress Trac
noreply at wordpress.org
Sun Dec 22 14:04:30 UTC 2013
#26706: Allow custom authentication handlers for all requests
-------------------------+------------------------------
Reporter: rmccue | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: minor | Resolution:
Keywords: |
-------------------------+------------------------------
Comment (by rmccue):
Also worth mentioning that while you can't currently disable cookie
generation, you *can* set your own data as needed on the
`set_auth_cookie`/`set_logged_in_cookie` hooks, so it would be
theoretically possible to not use the cookies altogether and still have a
working system. (That is, there's no real hardcoded dependencies on
cookies that I can find, apart from `get_currentuserinfo()`)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26706#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list