View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002762 | mantisbt | security | public | 2002-12-04 10:30 | 2014-11-07 15:00 |
| Reporter | Assigned To | ||||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | new | Resolution | open | ||
| Platform | x86 | OS | Windows 2000 | ||
| Product Version | 0.17.5 | ||||
| Summary | 0002762: cookie-path of auto-logon should be set to actual sub-folder | ||||
| Description | running multiple copies of mantis on the same host - in different subdirs - causes the auto-logon to not function anymore, since the user has different logon-information or DB id in the different instances running | ||||
| Tags | No tags attached. | ||||
|
I agree this could be desireable alright... note that you can fix this now by setting $g_cookie_path in your config file. You can also have a per-virtual-host (or whatever) config file loaded by using an environment variable if you're using the CVS code. See comments in core.php if you're interested. I guess I'll accept this and we can try to make it set the path to the base path of the installation |
|
|
install.php should do this. |
|
|
I wonder if cookie_path should default to mantis install path instead of / |
|