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 OpenID Connect authentication regression #9328

Merged
merged 1 commit into from
Jan 4, 2022
Merged

Fix OpenID Connect authentication regression #9328

merged 1 commit into from
Jan 4, 2022

Conversation

fmoc
Copy link
Contributor

@fmoc fmoc commented Jan 4, 2022

Introduced in ba37025f4b5ac4a2a6cde6aac7d4a5896cfbac1.

Closes #9324.

Introduced in ba37025f4b5ac4a2a6cde6aac7d4a5896cfbac1.
@fmoc fmoc requested review from TheOneRing and a team January 4, 2022 09:45
// we only allow one response
qCDebug(lcOauth) << "Recieved the first valid request, stoping to listen";
qCDebug(lcOauth) << "Received the first valid response, closing server socket";
Copy link
Contributor

Choose a reason for hiding this comment

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

Actually we received a GET request as a response :P so wording is complicated here.

@sonarcloud
Copy link

sonarcloud bot commented Jan 4, 2022

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

@fmoc fmoc merged commit 09983d6 into 2.10 Jan 4, 2022
@delete-merged-branch delete-merged-branch bot deleted the work/issue-9324 branch January 4, 2022 10:27
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