fix - Wiki shows add link to users who don't have privileges to add
fix - XSS Vulnerability in Wiki page titles fix - Wiki does not allow you to specify the content to allow in submitted pages or content filtering fix - GetSyndicated Content Workflow activity doesn't check for timeout fix - GetSyndicated Content Workflow activity does not trap errors
This commit is contained in:
parent
fc557b517b
commit
2ad1b494fe
8 changed files with 196 additions and 14 deletions
|
|
@ -452,6 +452,10 @@ our $HELP = {
|
|||
{
|
||||
'name' => 'performSearch',
|
||||
},
|
||||
{
|
||||
'name' => 'canAddPages',
|
||||
'description' => 'canAddPages variable',
|
||||
},
|
||||
{
|
||||
'name' => 'searchResults',
|
||||
variables => [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue