Skip to content

fix: require auth for POST /api/proposals - #11583

Open
samuelpatak-png wants to merge 1 commit into
SecureBananaLabs:mainfrom
samuelpatak-png:fix/11572-proposals-auth
Open

fix: require auth for POST /api/proposals#11583
samuelpatak-png wants to merge 1 commit into
SecureBananaLabs:mainfrom
samuelpatak-png:fix/11572-proposals-auth

Conversation

@samuelpatak-png

Copy link
Copy Markdown

Summary

Adds authMiddleware to proposal creation.

Test plan

  • Added focused regression tests
  • Ran npm test in apps/api three times with zero failures

Closes #11572

Made with Cursor

Closes SecureBananaLabs#11572

Co-authored-by: Cursor <cursoragent@cursor.com>
github-actions Bot added a commit that referenced this pull request Aug 3, 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: POST /api/proposals endpoint missing authentication middleware

2 participants