Skip to content

Add auth guards to sensitive mutating endpoints#596

Open
maxachis wants to merge 1 commit intodevfrom
fix-574-sensitive-endpoint-auth
Open

Add auth guards to sensitive mutating endpoints#596
maxachis wants to merge 1 commit intodevfrom
fix-574-sensitive-endpoint-auth

Conversation

@maxachis
Copy link
Collaborator

Summary

  • require admin auth for proposal mutation endpoints that were missing protection
  • require authenticated user auth for
  • add regression test coverage to prevent future auth drift on these routes

Testing

  • uv run pytest -q tests/automated/integration/api/test_sensitive_endpoint_auth_config.py

Closes #574

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.

1 participant