Commit Graph

14 Commits

Author SHA1 Message Date
Xaekai 09de27644d Allow mumble:// links through XSS filter 2015-04-15 23:07:12 -07:00
calzoneman 9fc1cbd81c Whitelist <s> tags for filters 2015-01-19 01:26:46 -06:00
Calvin Montgomery 12f3161f50 XSS: Glob attributes data-*, aria-* 2015-01-08 20:07:01 -06:00
Calvin Montgomery 1c3a669279 Replace XSS filter with sanitize-html 2015-01-08 20:07:01 -06:00
Calvin Montgomery 0c23b8a4c5 Update Copyright year; remove old junk 2014-12-31 12:06:29 -05:00
Calvin Montgomery 3661ab1fd9 Update XSS filter 2014-06-25 20:22:54 -07:00
calzoneman 551d5b2c36 Add XSS filter 2014-01-23 11:45:08 -06:00
Calvin Montgomery c00ce26d57 Merge pull request #315 from calzoneman/xss
Minor correction to xss.js
2013-12-05 19:34:01 -08:00
Calvin Montgomery 7318200878 Work on text filter 2013-11-05 10:37:50 -06:00
Calvin Montgomery 9dc964bd77 Minor correction to xss.js 2013-11-02 02:28:43 -05:00
calzoneman d06ca9a99f Comment xss.js 2013-11-02 02:25:16 -05:00
calzoneman 2e8f31ae2b Start working on text sanitizer 2013-10-31 18:53:03 -05:00
calzoneman 1c3273978b Fix a few edge cases for XSS 2013-10-31 00:48:01 -05:00
calzoneman 271a23cdad Implement basic XSS filter 2013-10-31 00:39:35 -05:00