Re: [Nagios-devel] escaping/sanitizing plugin output in nagios web
Posted: Tue Apr 10, 2007 2:27 pm
Ethan Galstad schrieb:
> Ton Voon wrote:
>
>> On 9 Apr 2007, at 03:59, Ethan Galstad wrote:
....
>> I would prefer Sean's suggestion of allowing "safe" tags. My drupal
>> install has a "filtered HTML mode" which allows
>> , which seems like a
>> reasonable list to allow. Any other tags should be stripped, rather
>> than just encoded, I think.
>>
>
> Sounds reasonable. I'll get to writing this over the next few days.
>
>
The best way, I think, would be to have a configurable list of tags.
There some Plugins, which uses tables right now to get a
'multi-line-output' in the cgi's. Users of this plugins would like to
add table-related tags, users of other plugins would like to add other
tags....
Regards,
Peter
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
> Ton Voon wrote:
>
>> On 9 Apr 2007, at 03:59, Ethan Galstad wrote:
....
>> I would prefer Sean's suggestion of allowing "safe" tags. My drupal
>> install has a "filtered HTML mode" which allows
>> , which seems like a
>> reasonable list to allow. Any other tags should be stripped, rather
>> than just encoded, I think.
>>
>
> Sounds reasonable. I'll get to writing this over the next few days.
>
>
The best way, I think, would be to have a configurable list of tags.
There some Plugins, which uses tables right now to get a
'multi-line-output' in the cgi's. Users of this plugins would like to
add table-related tags, users of other plugins would like to add other
tags....
Regards,
Peter
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]