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

Restart oauth on error #9275

Merged
merged 3 commits into from
Dec 15, 2021
Merged

Restart oauth on error #9275

merged 3 commits into from
Dec 15, 2021

Conversation

TheOneRing
Copy link
Member

Fixes: #9196

@sonarcloud
Copy link

sonarcloud bot commented Dec 10, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@TheOneRing TheOneRing merged commit db85693 into 2.10 Dec 15, 2021
@delete-merged-branch delete-merged-branch bot deleted the work/oauth branch December 15, 2021 09:52
@@ -0,0 +1,6 @@
Bugfix: Always restart OAuth2 on error

We now always restart the OAuth2 process once we got a result.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"We now always reset the OAuth2 status before processing the result of an authentication request."

It took me a bit to understand what the intention of this change was ;-)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Its a bit late now after the release :P

How ever you can still provide a pull request for the change log item

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