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

Fx human resource #280

Closed
wants to merge 23 commits into from
Closed

Fx human resource #280

wants to merge 23 commits into from

Conversation

ertush
Copy link
Owner

@ertush ertush commented Dec 8, 2023

No description provided.

Copy link

vercel bot commented Dec 8, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kmhfl-upgrade-alpha-ui ❌ Failed (Inspect) Dec 8, 2023 11:34am

Comment on lines +526 to +535
const _facility_data = await fetch(
`${process.env.NEXT_PUBLIC_API_URL}/facilities/facilities/${ctx.query.id}/?format=json`,
{
headers: {
Authorization: 'Bearer ' + token,
Accept: 'application/json',
}
}

);

Check failure

Code scanning / CodeQL

Server-side request forgery Critical

The
URL
of this request depends on a
user-provided value
.
@ertush ertush deleted the branch master January 9, 2024 08:26
@ertush ertush closed this Jan 9, 2024
@ertush ertush deleted the fx__human_resource branch February 26, 2024 08:16
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.

4 participants