Hi,

As I've needed to use the others cookies settings with your module, I've added the support of all cookie settings in the admin form. Now you can define:

  • The cookie path.
  • The cookie domain.
  • If the language cookie use the secure mode.
  • If the language cookie use the HTTP only mode.

I've created a patch (#1) to add these new features.
Enjoy it.

Comments

Echofive’s picture

This is the patch...

Echofive’s picture

Little corrections into the default variable values.

Babou’s picture

This patch should work when using drush make or when patching from the terminal.

Babou’s picture

New attempt for drush make without windows line endings

bart.hanssens’s picture

Status: Needs review » Needs work

Not sure what happened here, but the patch in #4 seems to replace complete files, instead of just a patch...