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: loading client with invalid session token #19796

Merged

Conversation

Tainan404
Copy link
Member

What does this PR do?

When a session is invalid user can't fetch settings data from server, the error wasn't handle, this PR implements a catch to handle it.

@antobinary antobinary added this to the Release 3.0 milestone Mar 14, 2024
Copy link

sonarcloud bot commented Mar 14, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
4.7% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

Copy link

Automated tests Summary

All the CI tests have passed!

@antobinary antobinary merged commit 2041d1c into bigbluebutton:v3.0.x-release Mar 19, 2024
26 of 27 checks passed
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.

None yet

3 participants