Problem
No integration test verifies that API token authentication works correctly on protected endpoints and that unauthenticated requests are properly rejected.
Acceptance Criteria
References
- Related files:
boost_weblate/endpoint/views.py, Weblate auth configuration
Problem
No integration test verifies that API token authentication works correctly on protected endpoints and that unauthenticated requests are properly rejected.
Acceptance Criteria
401/403integration-auth.ymlReferences
boost_weblate/endpoint/views.py, Weblate auth configuration