Commit efd5e87
committed
Add 'content' field to security middleware bypass list
- Allow replace-file API to accept file content with special chars
- File content naturally contains semicolons, backticks, dollars, etc
- Prevents security middleware from blocking legitimate JavaScript/PHP code
- Fixes: Replace-file API returning 'Data supplied is not accepted' error1 parent 7ba2058 commit efd5e87
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
215 | | - | |
| 215 | + | |
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
| |||
0 commit comments