https://bz.apache.org/bugzilla/show_bug.cgi?id=62469

--- Comment #2 from Christophe JAILLET <[email protected]> ---
Hmm,

I think that the proposed patch would break configuration like:

<AuthzProviderAlias ip blacklisted-ips "XXX.XXX.XXX.XXX YYY.YYY.YYY.YYY">
</AuthzProviderAlias>

Not sure if such configuration is used, but it would be a workaround to the
issue you have spotted.


Would it be enough to just explain in the doc that if several
Require-Parameters are needed, they have to be put between some "?
https://httpd.apache.org/docs/2.4/en/mod/mod_authz_core.html#authzprovideralias

Otherwise, your patch should be improved to remove the ", if and only if it is
found at the start and at the end of the 'Require-Parameters' string.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to