On Wed, Sep 24, 2008 at 7:06 PM, Thomas Guyot-Sionnest wrote:
> Some time ago I suggested allowing custom macros to be processed by the
> filters (url_encode, stripping shell characters) when they are prefixed
> by specific strings (ex: _URL_SOMEURL would be URL-encoded). While the
> exact syntax could be worked on, it would be possible at the same time
> to allow prefixes for showing the variables. Maybe a single letter flag
> could be useful as we could stack them. Ex: _SU_SOMETHING would mean
> "showable + url_encode" so the macros would be both shown and url-encoded.
what about? -
cgi_customvar_blacklist or cgi_customvar_hide or cgi_customvar_somethingelse
cgi_customvar_urlencode ...
Either specify a list or let the option be allowed multiple times.
--
Fridh
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]