Opened 17 years ago
Closed 17 years ago
#7440 closed defect (bug) (fixed)
Add hooks to cookie validation
| Reported by: |
|
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)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [8696]) Some cookie validation hooks. fixes #7440