We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb0de36 commit 6d9f777Copy full SHA for 6d9f777
backend/main.py
@@ -33,6 +33,7 @@
33
rename_folder,
34
delete_folder,
35
save_uploaded_image,
36
+ validate_path_security,
37
)
38
from .plugins import PluginManager
39
from .themes import get_available_themes, get_theme_css
0 commit comments