Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#7440 closed defect (bug) (fixed)

Add hooks to cookie validation

Reported by: ryan's profile ryan Owned by:
Milestone: 2.7 Priority: normal
Severity: normal Version:
Component: General Keywords:
Focuses: Cc:

Description

Add hooks to cookie validation to allow auditing of cookies that fail validation. Issue actions for cookies that have malformed fields, bad hashes, expired timestamps, and bad usernames.

Attachments (1)

7440.diff (3.1 KB) - added by ryan 17 years ago.

Download all attachments as: .zip

Change History (2)

@ryan
17 years ago

#1 @ryan
17 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [8696]) Some cookie validation hooks. fixes #7440

Note: See TracTickets for help on using tickets.