#11073 closed (fixed)
SESSION_COOKIE_PATH should be introduced in this page
| Reported by: | liling | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 1.0 |
| Severity: | Keywords: | session settings | |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
settings.SESSION_COOKIE_PATH is not mentioned in this document:
I found the setting from bug tracking system. It should be added.
Attachments (1)
Change History (5)
by , 17 years ago
| Attachment: | 11073-sessions_doc-r10726.patch added |
|---|
comment:1 by , 17 years ago
| Has patch: | set |
|---|
comment:2 by , 16 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
comment:3 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:4 by , 16 years ago
Note:
See TracTickets
for help on using tickets.
Added documenation about
SESSION_COOKIE_PATHto sessions section.