localwiki / localwiki-backend-server

Primary LocalWiki backend server environment
GNU General Public License v2.0
48 stars 16 forks source link

Look into using bleach for HTML5 sanitization #32

Open philipn opened 9 years ago

philipn commented 9 years ago

From @philipn on May 23, 2013 20:40

https://github.com/jsocol/bleach

Looks like we will need to fix it to only allow certain styles for certain attributes, but aside from that it should work.

Copied from original issue: localwiki/localwiki#523

philipn commented 9 years ago

From @groovecoder on May 24, 2013 14:11

Styles-per-attribute sounds like a good pull request. Can I humbly suggest we send a pull request first instead of using a custom fork - as seems to be our normal mode. ;)