Opened 6 years ago
Closed 6 years ago
#4583 closed defect (bug) (fixed)
Cookie Policy - The *.trac.wordpress.org cookie table is improperly formatted
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | General | Keywords: | has-patch |
| Cc: |
Description
Hello,
I noticed the *.trac.wordpress.org cookie table is slightly broken with the Purpose for trac_form_token being in the Logged-in Users Only? column.
Uploading a patch to address this.
Cheers
Attachments (3)
Change History (5)
@
6 years ago
Additional patch to fix the verbiage as it's incorrect for trac_form_token as well as add the trac_session cookie
#1
@
6 years ago
- Keywords has-patch added
I've uploaded 4583.diff to just fix the table.
While reviewing the table though I noted that the description for trac_form_token is incorrect so I've updated it. I also noticed that trac_session is also set for the *.trac.wordpress.org sites to keep anonymous session information. I was going to also add trac_auth as it's a normal cookie for Trac but with WP Trac the wp-login is used instead. 4583.2.diff corrects these.
Screenshot of the broken table