Skip to content
This repository was archived by the owner on Jan 22, 2022. It is now read-only.

sets prevent session fixation to false and removes the JVM route addi…#21

Merged
wezell merged 1 commit intomasterfrom
session-fixation-fix
Mar 23, 2020
Merged

sets prevent session fixation to false and removes the JVM route addi…#21
wezell merged 1 commit intomasterfrom
session-fixation-fix

Conversation

@wezell
Copy link
Copy Markdown
Member

@wezell wezell commented Mar 10, 2020

…tion to the jsessionId.

When running a cluster of dotcms that is sticky session based on the jsessionId, the fact that a new jsessionId is generated on login is problematic as this bounces the user to another server and they lose their session.

@wezell wezell marked this pull request as ready for review March 23, 2020 19:49
@wezell wezell merged commit 0959e18 into master Mar 23, 2020
@delete-merged-branch delete-merged-branch Bot deleted the session-fixation-fix branch March 23, 2020 19:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant