Skip to content

Fix session_samesite#12518

Merged
danielkerr merged 1 commit intoopencart:masterfrom
opencartbot:patch-10
Jul 23, 2023
Merged

Fix session_samesite#12518
danielkerr merged 1 commit intoopencart:masterfrom
opencartbot:patch-10

Conversation

@opencartbot
Copy link
Copy Markdown
Contributor

Now we have different samesite, one from the config file and another from site settings. At many points we get $config->get('session samesite'), then we get the value from the config file and not from the settings. It needs to be fixed.

Now we have different samesite, one from the config file and another from site settings. At many points we get $config->get('session samesite'), then we get the value from the config file and not from the settings. It needs to be fixed.
@danielkerr danielkerr merged commit 9950723 into opencart:master Jul 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants