Skip to content

fix(sec): require authMiddleware for proposal creation without restricting reads (#11618) - #11661

Open
jihadMo wants to merge 1 commit into
SecureBananaLabs:mainfrom
jihadMo:fix/proposal-creation-auth-middleware
Open

fix(sec): require authMiddleware for proposal creation without restricting reads (#11618)#11661
jihadMo wants to merge 1 commit into
SecureBananaLabs:mainfrom
jihadMo:fix/proposal-creation-auth-middleware

Conversation

@jihadMo

@jihadMo jihadMo commented Aug 9, 2026

Copy link
Copy Markdown

Resolves #11618 /claim #11618.

Requires \�uthMiddleware\ on POST /api/proposals\ endpoint in \�pps/api/src/routes/proposalRoutes.js\ while preserving public GET read access, backed by unit test suite in \�pps/api/src/routes/proposal-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.

Require authentication for proposal creation without restricting reads

1 participant