You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/web_src
Gusted d8a8961b99
Sanitize user-input on file name (#17666)
* 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>
3 years ago
..
fomantic Disable Fomantic's CSS tooltips (#16974) 3 years ago
js Sanitize user-input on file name (#17666) 3 years ago
less Add copy button to markdown code blocks (#17638) 3 years ago
svg Fix GitBucket icon (#17644) 3 years ago