You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
comp
Improve async/await usage, and sort init calls in `index.js` ( #17386 )
4 years ago
admin-common.js
…
admin-emails.js
…
admin-users.js
…
clipboard.js
Add copy button to markdown code blocks ( #17638 )
4 years ago
codeeditor.js
Update JS dependencies ( #17611 )
4 years ago
colorpicker.js
…
common-global.js
Add copy button to markdown code blocks ( #17638 )
4 years ago
common-issue.js
Remove superfluous argument ( #17667 )
4 years ago
common-organization.js
…
contextpopup.js
…
dropzone.js
Update JS dependencies ( #17611 )
4 years ago
emoji.js
…
eventsource.sharedworker.js
…
heatmap.js
Improve async/await usage, and sort init calls in `index.js` ( #17386 )
4 years ago
imagediff.js
Improve async/await usage, and sort init calls in `index.js` ( #17386 )
4 years ago
install.js
…
notification.js
Fix some incorrect async functions, improve frontend document. ( #17597 )
4 years ago
org-team.js
…
repo-branch.js
Multiple Escaping Improvements ( #17551 )
4 years ago
repo-code.js
…
repo-commit.js
Improve async/await usage, and sort init calls in `index.js` ( #17386 )
4 years ago
repo-common.js
…
repo-diff.js
Improve async/await usage, and sort init calls in `index.js` ( #17386 )
4 years ago
repo-editor.js
Sanitize user-input on file name ( #17666 )
4 years ago
repo-graph.js
Fix some incorrect async functions, improve frontend document. ( #17597 )
4 years ago
repo-home.js
…
repo-issue-content.js
Improve async/await usage, and sort init calls in `index.js` ( #17386 )
4 years ago
repo-issue.js
Fix database deadlock when update issue labels ( #17649 )
4 years ago
repo-legacy.js
Fix database deadlock when update issue labels ( #17649 )
4 years ago
repo-migrate.js
…
repo-migration.js
Improve async/await usage, and sort init calls in `index.js` ( #17386 )
4 years ago
repo-projects.js
Fix some incorrect async functions, improve frontend document. ( #17597 )
4 years ago
repo-release.js
…
repo-settings.js
Improve async/await usage, and sort init calls in `index.js` ( #17386 )
4 years ago
repo-template.js
…
repo-wiki.js
…
serviceworker.js
…
sshkey-helper.js
…
stopwatch.js
Fix some incorrect async functions, improve frontend document. ( #17597 )
4 years ago
tablesort.js
…
tribute.js
…
user-auth-u2f.js
…
user-auth.js
…
user-settings.js
…