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 creat adpool #407

Merged
merged 1 commit into from
Jan 30, 2024
Merged

fix creat adpool #407

merged 1 commit into from
Jan 30, 2024

Conversation

waelhanfi04
Copy link
Contributor

No description provided.

@hichri-louay hichri-louay merged commit 7ca3b9c into develop Jan 30, 2024
2 checks passed
@hichri-louay hichri-louay deleted the creatadpoolissue branch January 30, 2024 15:06
@@ -546,6 +547,7 @@
* description: error:"error"
*/
router.get('/details/:id', idCheckValidation,campaignDetails)
router.get('/detailsdraft/:id', idCheckValidation,campaignDetailsDraft)

Check failure

Code scanning / CodeQL

Missing rate limiting High

This route handler performs
a database access
, but is not rate-limited.
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.

2 participants