mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-29 18:21:28 +00:00
update HTMLPurifier; enable embedded flash video in articles
This commit is contained in:
2
lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.AllowedSchemes.txt
Executable file → Normal file
2
lib/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/URI.AllowedSchemes.txt
Executable file → Normal file
@@ -12,4 +12,6 @@ array (
|
||||
--DESCRIPTION--
|
||||
Whitelist that defines the schemes that a URI is allowed to have. This
|
||||
prevents XSS attacks from using pseudo-schemes like javascript or mocha.
|
||||
There is also support for the <code>data</code> and <code>file</code>
|
||||
URI schemes, but they are not enabled by default.
|
||||
--# vim: et sw=4 sts=4
|
||||
|
||||
Reference in New Issue
Block a user