Skip to content

Conversation

@friek
Copy link
Contributor

@friek friek commented Sep 5, 2019

As from commit 522cbd4 the default value for
SESSION_DOMAIN is now set to "apc" if it's not supplied. This will lead to
CSRF token validation failures as described on
cachethq/cachet#2741 (comment)

With this commit the SESSION_DOMAIN will just be empty when not explicitly
configured.

As from commit 522cbd4 the default value for
SESSION_DOMAIN is now set to "apc" if it's not supplied. This will lead to
CSRF token validation failures as described on
cachethq/cachet#2741 (comment)

With this commit the SESSION_DOMAIN will just be empty when not explicitly
configured.
@friek friek requested a review from a team September 5, 2019 09:58
@friek
Copy link
Contributor Author

friek commented Sep 5, 2019

Will probably also fix #341.

@djdefi djdefi merged commit 0d857ba into cachethq:master Sep 5, 2019
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