framework
framework copied to clipboard
Improve `helpers.is_safe_path`
Overview
Currently, it uses pattern matching although we can use an actual "jail" checking (whether the path is within the basepath).