|
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. |
||
|---|---|---|
| .. | ||
| AccountSettingsPage.jsx | ||
| AdminCatalogsPage.jsx | ||
| AdminHierarchyPage.broken.jsx | ||
| AdminHierarchyPage.jsx | ||
| AdminMaturityModelsPage.jsx | ||
| AdminUsersPage.jsx | ||
| ClubsPage.jsx | ||
| Dashboard.jsx | ||
| ExerciseDetailPage.jsx | ||
| ExerciseFormPage.jsx | ||
| ExercisesListPage.jsx | ||
| LoginPage.jsx | ||
| MediaWikiImportPage.jsx | ||
| SettingsSystemInfoPage.jsx | ||
| SkillsPage.jsx | ||
| TrainerContextsPage.jsx | ||
| TrainingCoachPage.jsx | ||
| TrainingFrameworkProgramEditPage.jsx | ||
| TrainingFrameworkProgramsListPage.jsx | ||
| TrainingPlanningPage.jsx | ||
| TrainingUnitRunPage.jsx | ||
| VerifyPage.jsx | ||