mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-07-21 11:01:23 +00:00
- 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.