GNOME Bugzilla – Bug 780243
chezdav is hardcoded to only ever listen on loopback
Last modified: 2017-03-19 08:36:42 UTC
this greatly limits the use of the program. the documentation does not warn the user about this. i guess it's mostly indented to demonstrate the use of the library, but it is even packaged on debian, and i ran into it looking for a webdav server, and then had to patch it to make it actually useable.
proposed fix: https://github.com/GNOME/phodav/pull/1
merged, thanks