View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 11362 | Bug reports | Authentication | public | 2016-06-09 16:28 | 2016-06-10 15:29 |
| Reporter | gantier | Assigned To | c_schmitz | ||
| Priority | none | Severity | minor | ||
| Status | closed | Resolution | unable to reproduce | ||
| Product Version | 2.06+ | ||||
| Summary | 11362: Cookie not secure whereas it is configured in config.php | ||||
| Description | The session cookie doesn't appear "secure" for Chrome (or Firefox, or ...) even if you enabled the associated parameter in config.php. | ||||
| Steps To Reproduce | 1 / Add the following lines in application/config/config.php
2 / Check the session cookie with chrome. Doesn't appear "secure". | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Bug heat | 6 | ||||
| Complete LimeSurvey version number (& build) | Build Git 160524 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | Chrome | ||||
| Database type & version | MySQL 5.5.49 | ||||
| Server OS (if known) | Ubuntu 14.04.04 LTS | ||||
| Webserver software & version (if known) | Apache 2.4.7 | ||||
| PHP Version | 5.5 | ||||
|
Works for me just fine. |
|||||||||||||||||
|
See below the whole file :)
*/
); |
|||||||||||||||||
|
I needs to be in the components array, not in the config array. |
|||||||||||||||||
|
Yes, indeed :D |
|||||||||||||||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-06-09 16:28 | gantier | New Issue | |
| 2016-06-09 16:28 | gantier | File Added: Capture.PNG | |
| 2016-06-09 16:29 | gantier | Issue Monitored: gantier | |
| 2016-06-09 17:00 | c_schmitz | Note Added: 39376 | |
| 2016-06-09 17:00 | c_schmitz | Assigned To | => c_schmitz |
| 2016-06-09 17:00 | c_schmitz | Status | new => feedback |
| 2016-06-10 14:45 | gantier | Note Added: 39406 | |
| 2016-06-10 14:45 | gantier | Status | feedback => assigned |
| 2016-06-10 14:46 | gantier | Note Edited: 39406 | |
| 2016-06-10 14:48 | c_schmitz | Note Added: 39407 | |
| 2016-06-10 15:09 | gantier | Note Added: 39413 | |
| 2016-06-10 15:29 | c_schmitz | Status | assigned => closed |
| 2016-06-10 15:29 | c_schmitz | Resolution | open => unable to reproduce |
| 2021-08-12 03:54 | guest | Bug heat | 4 => 6 |