Closed (fixed)
Project:
Session Based Temporary Storage
Version:
8.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
22 Apr 2020 at 05:49 UTC
Updated:
18 Nov 2020 at 08:16 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
imclean commentedComment #3
nortmas commentedHi, no, I don't think it can cause errors as long as the patch is correct. I've run tests. Let's see.
Comment #4
imclean commentedUpdated comments and notifications.
Comment #6
nortmas commentedHi @imclean, I've released a new version (8.x-1.1) of the module, where you can override the cookie name to conform to the required policy.
To change the default cookie name you need to add the next lines to your .services.yml file:
I didn't hard code it with yours because the other users may use the default cookie name in the existing projects so it may break their existing user's sessions.
And I close this task.
Comment #7
nortmas commented