Results 315 comments of Peter Bieringer
trafficstars

This particular unit file is very restrictive and therefore potentially too secure...the original message leads to a missing " AF_INET" in the "RestrictAddressFamilies" option, but potentially not the only one...

Please check format, according to "Files changed" unexpected indent is inserted?

Have you tested reachability of your code? I think it will never be reached as it is after the `return response...` statement... before: ``` base_prefix = environ.get(base_prefix_src, "") if base_prefix...

I'm still wondering why this was set at all, what is the sense behind? ``` RequestHeader set X-Script-Name / ``` Patch would not be required if this RequestHeader is not...

current doc says `RequestHeader set X-Script-Name /radicale` and not `RequestHeader set X-Script-Name /`, also latest version is 3.1.8 and I'm running `radicale` since long behind Apache reverse proxy, not having...

https://github.com/Kozea/Radicale/pull/1310 was merged today, is this PR then still valid?

if not reproducable, can this be closed now?

fixed now by https://github.com/Kozea/Radicale/pull/1136

have you investigated all logs (Apache, Radicale) and tried without ` RequestHeader` config?