]> git.immae.eu Git - github/wallabag/wallabag.git/blame - inc/3rdparty/htmlpurifier/HTMLPurifier/ConfigSchema/schema/URI.DisableExternalResources.txt
remove autoload section in composer.json
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / ConfigSchema / schema / URI.DisableExternalResources.txt
CommitLineData
d4949327
NL
1URI.DisableExternalResources\r
2TYPE: bool\r
3VERSION: 1.3.0\r
4DEFAULT: false\r
5--DESCRIPTION--\r
6Disables the embedding of external resources, preventing users from\r
7embedding things like images from other hosts. This prevents access\r
8tracking (good for email viewers), bandwidth leeching, cross-site request\r
9forging, goatse.cx posting, and other nasties, but also results in a loss\r
10of end-user functionality (they can't directly post a pic they posted from\r
11Flickr anymore). Use it if you don't have a robust user-content moderation\r
12team.\r
13--# vim: et sw=4 sts=4\r