mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 23:47:46 +00:00
848bbafd13
- Validate base_folder against configured log root (FT_LOG_PATH)
- Use consistent safe_root derivation in both sidebar and main content
- Remove fragile string checks ('..', '/', '\') - Path.resolve() + relative_to() handles this
- Show error and abort if path validation fails
- Fixes py/path-injection alert #17
- Preserves existing functionality