Opened 11 years ago
Closed 10 years ago
#33342 closed enhancement (fixed)
check_ajax_referer action only fires on success
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.4 | Priority: | normal |
| Severity: | normal | Version: | 2.1 |
| Component: | Security | Keywords: | good-first-bug has-patch |
| Focuses: | Cc: |
Description (last modified by )
In r33017 the check_admin_referer action was moved so it fires on failure as well as success.
The same should be done for the check_ajax_referer action.
Attachments (1)
Change History (7)
Note: See
TracTickets for help on using
tickets.
33342.patch