[wp-trac] [WordPress Trac] #20276: Tie nonces and cookies to expirable sessions

WordPress Trac noreply at wordpress.org
Wed Aug 27 02:06:56 UTC 2014


#20276: Tie nonces and cookies to expirable sessions
----------------------------+---------------------
 Reporter:  ryan            |       Owner:
     Type:  task (blessed)  |      Status:  closed
 Priority:  normal          |   Milestone:  4.0
Component:  Security        |     Version:
 Severity:  normal          |  Resolution:  fixed
 Keywords:                  |     Focuses:
----------------------------+---------------------

Comment (by nacin):

 In [changeset:"29635"]:
 {{{
 #!CommitTicketReference repository="" revision="29635"
 Rename the public methods in the session tokens API.

 Introduces a new get( $token ) method. get_token() would not have made
 sense and spurred the overall renaming. Public methods are now get,
 get_all, verify, create, update, destroy, destroy_others, and destroy_all.

 The protected abstract methods designed for alternative implementations
 remain the same.

 props mdawaffe.
 see #20276.
 }}}

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


More information about the wp-trac mailing list