mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2024-11-10 15:48:42 +00:00
322288e6c0
- URIFilter->prepare can return false in order to abort loading of the filter - Implemented post URI filtering. Set member variable $post to true to set a URIFilter as such. git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1772 48356398-32a2-884e-a903-53898d9a118a
11 lines
324 B
Plaintext
11 lines
324 B
Plaintext
URI.SecureMungeSecretKey
|
|
TYPE: string/null
|
|
VERSION: 3.1.1
|
|
DEFAULT: NULL
|
|
--DESCRIPTION--
|
|
<p>
|
|
This is the secret key used in conjunction with %URI.SecureMunge. Your
|
|
redirector script needs to know about this key, and no one else should
|
|
know about this key. Please see the above
|
|
directive for more details.
|
|
</p> |