We generate affiliate contracts with affiliates and sometimes negotiate differing cookie lifetimes per affiliate. This is pretty easy, just another admin option somewhere. I'll take care of this.

CommentFileSizeAuthor
#1 1096426-affiliatecookies.patch12.38 KBbkosborne

Comments

bkosborne’s picture

StatusFileSize
new12.38 KB

Okay finished this a well. I had a bit of an issue when trying to create a patch for this. The problem is that a part of this code relies on the patch I created here: #1062402: Add support for browser session only tracking, separate from Drupal's session. When creating this patch, I redownloaded the latest dev code, applied my first patch in a commit, and then applied my second patch in a separate branch for it. As a result, this patch includes my first one as well.

I'll have to learn more about this, but here you go :)

bkosborne’s picture

Status: Active » Needs review
bkosborne’s picture

Can a maintainer please review this? I'd like to update to the latest release.