View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 08427 | Bug reports | Survey participants (Tokens) | public | 2013-12-05 11:40 | 2013-12-19 08:56 |
| Reporter | chettor | Assigned To | c_schmitz | ||
| Priority | normal | Severity | partial_block | ||
| Status | closed | Resolution | unable to reproduce | ||
| Product Version | 2.00+ | ||||
| Summary | 08427: Problem displaying tokens when using apache mod-auth-cas | ||||
| Description | Hi, I'm using a SSO-CAS server to protect the admin part of Limesurvey. In the case of loading tokens, Limesurvey seems to remove (or don't include) existing cookies. Here is a dump the first request witch display the main token list page : GET /limesurvey/index.php/admin/tokens/sa/browse/surveyid/647246 HTTP/1.1 Everything's ok. My CAS cookie is present Now the Ajax request witch load tokens : POST /limesurvey/index.php/admin/tokens/sa/getTokens_json/surveyid/647246 HTTP/1.1 My CAS cookie disappear :( Tokens won't load and behind the scene, the ajax response redirect to my CAS server : | ||||
| Steps To Reproduce | See description | ||||
| Additional Information | mod-auth-cas 1.0.9 | ||||
| Tags | No tags attached. | ||||
| Bug heat | 6 | ||||
| Complete LimeSurvey version number (& build) | Version 2.00+ Build 131202 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | All | ||||
| Database type & version | MySQL 5.5.31 | ||||
| Server OS (if known) | Debian | ||||
| Webserver software & version (if known) | Apache 2.2 | ||||
| PHP Version | 5.4 | ||||
|
To complete the issue: Ajax loading of survey's list work fine. POST /limesurvey/index.php/admin/survey/sa/getSurveys_json HTTP/1.1 |
|
|
I am sorry but we don't have any test environment on CAS. From what I know is that LimeSurvey does not remove cookies, either. Are you capable of debugging and see at which point the cookie is gone? |
|
|
Feedback please? |
|
|
I have no skills in PHP Debbuging, so I centered my research on on the apache/mod_cas configuration. For potential Apache/CAS user, I changed : <Location /limesurvey/index.php/admin/ > to <Location /limesurvey/index.php/admin > (note the / at the end of the URL) Seems to work for now with lastest FF & Chrome. |
|
|
Ok, thank you for your feedback! |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-12-05 11:40 | chettor | New Issue | |
| 2013-12-05 14:55 | chettor | Issue Monitored: chettor | |
| 2013-12-05 15:00 | chettor | Note Added: 27500 | |
| 2013-12-05 15:34 | c_schmitz | Note Added: 27503 | |
| 2013-12-06 09:03 | c_schmitz | Assigned To | => c_schmitz |
| 2013-12-06 09:03 | c_schmitz | Status | new => feedback |
| 2013-12-18 21:56 | c_schmitz | Note Added: 27622 | |
| 2013-12-19 08:50 | chettor | Note Added: 27624 | |
| 2013-12-19 08:50 | chettor | Status | feedback => assigned |
| 2013-12-19 08:56 | c_schmitz | Note Added: 27625 | |
| 2013-12-19 08:56 | c_schmitz | Status | assigned => closed |
| 2013-12-19 08:56 | c_schmitz | Resolution | open => unable to reproduce |
| 2016-12-08 10:39 | c_schmitz | Category | Tokens => Survey participants (Tokens) |
| 2021-08-25 01:39 | guest | Bug heat | 4 => 6 |