[wp-trac] [WordPress Trac] #24030: Add an action for when nonce verification fails

WordPress Trac noreply at wordpress.org
Wed Mar 26 14:59:12 UTC 2014


#24030: Add an action for when nonce verification fails
--------------------------------------+-----------------------------
 Reporter:  dd32                      |       Owner:  Shelob9
     Type:  defect (bug)              |      Status:  assigned
 Priority:  normal                    |   Milestone:  Future Release
Component:  Security                  |     Version:  3.4.1
 Severity:  normal                    |  Resolution:
 Keywords:  good-first-bug has-patch  |     Focuses:
--------------------------------------+-----------------------------
Changes (by nacin):

 * milestone:  3.9 => Future Release


Comment:

 There are existing hooks in `check_(admin|ajax)_referer`, so we should be
 able to just append `_failed` to those to get the other hook name.

 Or, should this be done directly in wp_verify_nonce()?

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


More information about the wp-trac mailing list