As a user running their instance in public mode, I expect WebDAV to be completely disabled as it is not possible to manage access in the web UI, it does not work without a password, and it is not possible to use it without a password to prevent abuse.
Although and because it is not possible to use WebDAV in public mode (a non-empty password is required), the endpoint must be completely disabled to avoid running unused services and to clearly signal that support is neither intended nor desirable.
- the User Guide clearly states that WebDAV is automatically disabled when running in read-only or public mode
- a support request indicated that endpoints were only fully disabled in read-only and/or demo mode
- these are often enabled in combination with public mode, which is probably why it was not noticed earlier
This issue has nothing to do with the ability to explicitly disable WebDAV in the configuration, that was possible before and still is.
As a user running their instance in public mode, I expect WebDAV to be completely disabled as it is not possible to manage access in the web UI, it does not work without a password, and it is not possible to use it without a password to prevent abuse.
Although and because it is not possible to use WebDAV in public mode (a non-empty password is required), the endpoint must be completely disabled to avoid running unused services and to clearly signal that support is neither intended nor desirable.
This issue has nothing to do with the ability to explicitly disable WebDAV in the configuration, that was possible before and still is.