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

Dev #38

Merged
merged 7 commits into from
Apr 8, 2023
Merged

Dev #38

merged 7 commits into from
Apr 8, 2023

Conversation

hec7orci7o
Copy link
Contributor

No description provided.

@hec7orci7o hec7orci7o merged commit 2c212f1 into main Apr 8, 2023
Comment on lines +40 to +45
const res2 = await fetch(`${process.env.NEXT_PUBLIC_API_URL}/v1/games/${id}`, {
method: 'GET',
headers: {
Cookie: req.headers.cookie,
},
})

Check failure

Code scanning / CodeQL

Server-side request forgery

The [URL](1) of this request depends on a [user-provided value](2).
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.

3 participants