Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
files_panel: fix escaping in inline scripts.
When text is included as a string in an inline JavaScript expression, it must be escaped. Currently, the upload form does not permit creating files or directories with names containing quotes or control characters, but the templates should nonetheless protect against that possibility.
- Loading branch information