[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#3807) escaping in back-config values



Sounds like all values need to have \ replaced by \\ and " replaced by \"
before replaying into the parsing routines.

Moreover, it is very likely that for stuff like:
  - authz-regexp
  - authidRewrite
where the line is restored by simply wrapping the args with " in one line,
the values need be re-escaped first, to account for embedded " and \ , and
no re-escape done before replaying.

p.

-- 
Pierangelo Masarati
mailto:pierangelo.masarati@sys-net.it


    SysNet - via Dossi,8 27100 Pavia Tel: +390382573859 Fax: +390382476497