-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
edit_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
Benjamin Moody
committed
Oct 18, 2023
1 parent
6998a3c
commit 5fa40bb
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters