new changes
This commit is contained in:
@@ -22,7 +22,7 @@ def _resolve_path(path: str) -> str:
|
||||
Resolve API path to an OS path.
|
||||
|
||||
On Linux/macOS: path is an absolute POSIX path from filesystem root (/) so admins
|
||||
can browse the whole server (same expectation as BT/aaPanel-style panels).
|
||||
can browse the whole server (typical expectation for a full-server admin file manager).
|
||||
|
||||
On Windows (dev): paths stay sandboxed under www_root / setup_path.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user