Filesystem tool: unrestricted mode by default
FS_ALLOWED_PATHS=* (default) allows any path, consistent with terminal.
Path check is now lazy (per-request) instead of module-level,
so config is always fresh after restart.
~ expansion added.
1 parent a8e67ad commit 3d0e99c638a02ab5f9159dfa5ca430fa874160c8
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 8 Apr
Showing 3 changed files
View
.env.example
View
navi/config.py
View
navi/tools/filesystem.py