|
All checks were successful
Deploy Development / deploy (push) Successful in 41s
Test Suite / pytest-backend (push) Successful in 23s
Test Suite / lint-backend (push) Successful in 0s
Test Suite / build-frontend (push) Successful in 7s
Test Suite / playwright-tests (push) Successful in 25s
- Updated PostgreSQL binding in docker-compose to restrict access to localhost only. - Implemented a new API endpoint for secure media file delivery, requiring authentication via token. - Enhanced governance checks for exercise media access, ensuring only authorized users can retrieve files. - Updated frontend components to utilize the new media file access method, improving user experience while maintaining security. - Documented changes in production readiness audit and access layer endpoint audit for clarity on security enhancements. |
||
|---|---|---|
| .. | ||
| test_access_layer_integration.py | ||
| test_access_layer.py | ||
| test_exercise_media_download.py | ||
| test_exercises_delete_policy.py | ||
| test_profiles_read_access.py | ||
| test_security_release.py | ||
| test_training_unit_assignments.py | ||