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: auth fixed #42

Merged
merged 1 commit into from
Oct 13, 2023
Merged

Conversation

0x0elliot
Copy link
Member

No description provided.

@0x0elliot 0x0elliot merged commit ae89250 into Shuffle:main Oct 13, 2023
1 of 2 checks passed
@0x0elliot 0x0elliot deleted the 0x0elliot/ops-auth-fix branch October 13, 2023 06:51
@@ -459,18 +459,25 @@

userInfo, err := HandleApiAuthentication(resp, request)
if err != nil {
log.Printf("[WARNING] Api authentication failed in handleInfo: %s. Continuing anyways here..", err)
log.Printf("[WARNING] Api authentication failed in handleInfo: %s", err)

Check failure

Code scanning / CodeQL

Log entries created from user input High

This log entry depends on a
user-provided value
.
This log entry depends on a
user-provided value
.
@0x0elliot 0x0elliot restored the 0x0elliot/ops-auth-fix branch October 14, 2023 10:19
@0x0elliot 0x0elliot deleted the 0x0elliot/ops-auth-fix branch October 14, 2023 10:23
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.

1 participant