mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-05-24 16:25:19 +00:00
f4cd1a27e5
- Updated the validate_safe_path function to resolve the base directory to an absolute path and handle target paths more accurately. - Enhanced logic to ensure that if the file_path is absolute, it is used directly; otherwise, it is joined with the base directory before resolution, improving handling of relative paths.