Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: api token should be shared between same host #1321

Merged
merged 1 commit into from
Nov 10, 2022

Conversation

Eisie96
Copy link
Contributor

@Eisie96 Eisie96 commented Nov 9, 2022

…guration

PR Type

[ x ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no API changes)
[ ] Build-related changes
[ ] CI-related changes
[ ] Documentation content changes
[ ] Application / infrastructure changes
[ ] Other:

What Is the Current Behavior?

Api token cookies are stored with the configured multi-channel path. It cannot be shared between different configured multi sites (eg. language switch with /en, /de or /fr).

Issue Number: Closes #

What Is the New Behavior?

The api token is stored with '/' as path.

Does this PR Introduce a Breaking Change?

[ ] Yes
[ x ] No

Other Information

AB#81009

@Eisie96 Eisie96 requested a review from shauke November 9, 2022 15:27
@shauke shauke added this to the 3.2 milestone Nov 10, 2022
@shauke shauke merged commit 80d5f9d into develop Nov 10, 2022
@shauke shauke deleted the fix/api-token-for-multi-site-configuration branch November 10, 2022 15:37
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