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: do not logout the user if XSRF token is used in async operation #181

Merged
merged 2 commits into from
Sep 2, 2024

Conversation

grigoriev
Copy link
Contributor

Refs: #170

Proposed changes

Describe the use case and detail of the change. If this PR addresses an issue on GitHub, make sure to include a link to that issue using one of the supported keywords here in this description (not in the title of the PR).

Checklist

Before creating a PR, run through this checklist and mark each as complete:

  • I have read the CONTRIBUTING document
  • If applicable, I have added tests that prove my fix is effective or that my feature works
  • If applicable, I have checked that any relevant tests pass after adding my changes
  • I have updated any relevant documentation

@grigoriev grigoriev requested review from a team as code owners September 2, 2024 12:41
@grigoriev grigoriev linked an issue Sep 2, 2024 that may be closed by this pull request
Copy link

sonarcloud bot commented Sep 2, 2024

@grigoriev grigoriev enabled auto-merge (squash) September 2, 2024 12:47
@grigoriev grigoriev merged commit 97ce5f4 into main Sep 2, 2024
10 checks passed
@grigoriev grigoriev deleted the 170-use-of-x-polarion-rest-token-crashes-rest-api branch September 2, 2024 12:48
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.

Use of X-Polarion-REST-Token crashes REST API
2 participants