mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-09 03:11:51 +01:00
d8a8961b99
* Sanitize user-input on file name - Sanitize user-input before it get passed into the DOM. - Prevent things like "<iframe onload=alert(1)></iframe>" from being executed. This isn't a XSS attack as the server seems to be santizing the path as well. Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> |
||
---|---|---|
.. | ||
components | ||
features | ||
markup | ||
standalone | ||
vendor | ||
easymde.js | ||
index.js | ||
jquery.js | ||
publicpath.js | ||
serviceworker.js | ||
svg.js | ||
svg.test.js | ||
utils.js | ||
utils.test.js |