Skip to content

fix(sec): enforce authMiddleware check on GET /api/search endpoint (#11594) - #11667

Open
jihadMo wants to merge 1 commit into
SecureBananaLabs:mainfrom
jihadMo:fix/search-endpoint-authentication
Open

fix(sec): enforce authMiddleware check on GET /api/search endpoint (#11594)#11667
jihadMo wants to merge 1 commit into
SecureBananaLabs:mainfrom
jihadMo:fix/search-endpoint-authentication

Conversation

@jihadMo

@jihadMo jihadMo commented Aug 9, 2026

Copy link
Copy Markdown

Resolves #11594 /claim #11594.

Applies \�uthMiddleware\ to \GET /api/search\ in \�pps/api/src/routes/searchRoutes.js\ blocking unauthenticated queries with 401 error, backed by unit test suite in \�pps/api/src/routes/search-auth.test.js.

github-actions Bot added a commit that referenced this pull request Aug 9, 2026
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.

Bug: Search endpoint lacks authentication

1 participant