RASCSI/python/web/tests/api
Daniel Markstedt 5172d167e7
Web UI: More file path sanitation, better network bridge warnings, each endpoint return one message (#932)
- Sanitize file paths with Path: for flat file structures, always extract Path().name, and for nested file structures either look for absolute paths, or someone trying to use ".." to traverse the dir strucutre.
- Reduce redundancy in network bridge detection method, and return somewhat more informative messages
- Make all endpoints return exactly one message
- Move some warning messages to logging
- Use tempfile for iso generation temp file handling
2022-10-23 19:05:29 -07:00
..
conftest.py Docker container for Pytest (#901) 2022-10-14 19:30:08 -07:00
test_auth.py Refactor python code to address Sonarcloud issues (#900) 2022-10-09 13:50:20 -07:00
test_devices.py Docker container for Pytest (#901) 2022-10-14 19:30:08 -07:00
test_files.py Web UI: More file path sanitation, better network bridge warnings, each endpoint return one message (#932) 2022-10-23 19:05:29 -07:00
test_misc.py Web UI: More file path sanitation, better network bridge warnings, each endpoint return one message (#932) 2022-10-23 19:05:29 -07:00
test_settings.py Docker container for Pytest (#901) 2022-10-14 19:30:08 -07:00