forked from GNUsocial/gnu-social
HTMLPurifier defangs arbitrary submitted HTML. We're using it in the OStatus plugin, but it may be valuable for other parts of the codebase (I think OEmbed might benefit, for example).
9 lines
222 B
Plaintext
9 lines
222 B
Plaintext
Attr.AllowedClasses
|
|
TYPE: lookup/null
|
|
VERSION: 4.0.0
|
|
DEFAULT: null
|
|
--DESCRIPTION--
|
|
List of allowed class values in the class attribute. By default, this is null,
|
|
which means all classes are allowed.
|
|
--# vim: et sw=4 sts=4
|