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

Feat:lazy load discord groups page #2184

Merge branch 'develop' into feat/lazyLoadDiscordGroupsPage

1804d8f
Select commit
Loading
Failed to load commit list.
Closed

Feat:lazy load discord groups page #2184

Merge branch 'develop' into feat/lazyLoadDiscordGroupsPage
1804d8f
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Dec 8, 2024 in 5s

No new alerts in code changed by this pull request

Annotations

Check failure on line 36 in routes/discordactions.js

See this annotation in the file changed.

Code scanning / CodeQL

Missing rate limiting High

This route handler performs
authorization
, but is not rate-limited.
This route handler performs
authorization
, but is not rate-limited.
This route handler performs
authorization
, but is not rate-limited.