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

oauth2: Strict Matching Bug #6494

Merged
merged 1 commit into from Mar 17, 2023

Conversation

JediKev
Copy link
Contributor

@JediKev JediKev commented Mar 16, 2023

This addresses an issue where we were checking strict matching when using basic authentication. This is due to a small oversight in the smtp save checks. This adds a line to check if auth_bk is set to oauth2 before checking strict matching.

This addresses an issue where we were checking strict matching when
using basic authentication. This is due to a small oversight in the smtp
save checks. This adds a line to check if auth_bk is set to oauth2
before checking strict matching.
@protich protich merged commit 4e570b5 into osTicket:develop Mar 17, 2023
@makydolon
Copy link

Indeed it fixed the HTTP500 error issue! Thank you!

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

4 participants