RASCSI/python/web/tests
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
..
api Web UI: More file path sanitation, better network bridge warnings, each endpoint return one message (#932) 2022-10-23 19:05:29 -07:00
assets Added tests for extracting .sit and .7z archive formats 2022-09-26 00:00:19 +01:00
conftest.py Docker container for Pytest (#901) 2022-10-14 19:30:08 -07:00