[Bug 254463] www/caddy: caddy always runs as root

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 21 16:05:38 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254463

--- Comment #3 from Jonas Rinner <wolfi at karpador.xyz> ---
Update: I've looked into it further and it looks like they gave up on the idea:
https://github.com/caddyserver/caddy/issues/528

However it should still be possible for us to run it through daemon; the user
will be root by default, and if the admin decides that he doesn't want that,
they can use mac_portacl to allow it binding to a privileged port or just use a
reverse-proxy in front of it.

I can try providing a patch at bug #254436, but I don't think I can do an svn
patch; I'm not familiar enough with that setup. I could provide a git patch if
that's an option.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list