Hi.

We use Pantheon as hosting. Pantheon use varnish and have strict rules for cookie passing. Only cookies with SESS prefix passed to drupal. User referral module just didn't work on Pantheon.

In that case cookie name have to be configurable.

Comments

AlexKirienko created an issue. See original summary.

AlexKirienko’s picture

Status: Active » Needs review
StatusFileSize
new2 KB

Please check attached patch.
Cookie name can be defined in settings.

  • hejazee committed 06d4d2f on 7.x-1.x
    git commit -m 'Issue #2627980 by AlexKirienko: Configurable cookie name'
    
hejazee’s picture

Title: Configurable cookie name. » Configurable cookie name
Component: Code: referral » Code: other
Assigned: Unassigned » hejazee
Category: Support request » Feature request
Status: Needs review » Fixed

Fixed using a patch similar to #2

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.