Opened 2 years ago
Closed 2 years ago
#15969 closed defect (bug) (fixed)
Audit nonces
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1 |
| Component: | Security | Version: | |
| Severity: | normal | Keywords: | close |
| Cc: |
Description
Audit for nonces, especially in network admin.
Attachments (3)
Change History (15)
comment:3
nacin
— 2 years ago
The nonce added in r17126 duplicates another check in that branch after the confirmation screen. Not sure which should go.
comment:5
nacin
— 2 years ago
site-themes.php and site-users.php need nonce checks. I checked the rest of the network admin.
comment:10
nacin
— 2 years ago
If someone else can do a sweep of the network admin (I already have), that'd be great.
Please also sweep network-specific pieces in plugins.php and related pages.
comment:11
PeteMall
— 2 years ago
- Keywords close added; has-patch commit dev-reviewed removed
Nonces in the network admin look good to me.
comment:12
nacin
— 2 years ago
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(In [17122]) nonce checks for ms themes. see #15969