Feature Requests

Please do NOT use this section of the forum to request help if Joomdle does not work for you in some particular way. Your post will be deleted.

Add support for cookie prefix

  • saman سامان
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
  • samansamani2[at]yahoo.com
More
7 years 5 months ago - 7 years 5 months ago #1 by saman سامان
Add support for cookie prefix was created by saman سامان
hi
please look at joomdlehooks.php at line 84 where you use:
setcookie('MoodleSession', '', time() - 3600, $cookie_path,'','',0);
MoodleSession must not use in this way because maybe user want to set Cookie prefix in the
moodleHomeSite>administration>Server>Session handling
if you set something in this field , then login or logout process take some problems...
Last edit: 7 years 5 months ago by Antonio Durán.

Please Log in or Create an account to join the conversation.

More
7 years 5 months ago #2 by Antonio Durán
Replied by Antonio Durán on topic find bug in login/logout setcookie process
Hi. Thanks for the report. I think you are right. I will move this post to Feature Requests, so we can try to add support for cookie prefix.

Please Log in or Create an account to join the conversation.