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

update dev #45

Merged
merged 5 commits into from
May 6, 2023
Merged

update dev #45

merged 5 commits into from
May 6, 2023

Conversation

hec7orci7o
Copy link
Contributor

No description provided.

Comment on lines +53 to +56
const res2 = await fetch(`${process.env.NEXT_PUBLIC_API_URL}/v1/tournaments/${id}`, {
method: 'GET',
headers: { Cookie: req.headers.cookie },
}).catch((err)=>console.error(err));

Check failure

Code scanning / CodeQL

Server-side request forgery

The [URL](1) of this request depends on a [user-provided value](2).
@hec7orci7o hec7orci7o merged commit b3ed4da into dev May 6, 2023
hec7orci7o added a commit that referenced this pull request May 7, 2023
Merge pull request #45 from UNIZAR-30226-2023-01/main
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

1 participant