HomePhorge
Diffusion irony b5fe5188e4a7

Disable unauthenticated access

Description

Disable unauthenticated access

Summary:
The WWW-Authenticate header was not returned on an unauthenticated
propfind, but thunderbird relies on that.

I believe it's basically because in Sabre\DAVACL\Plugin::beforeMethod,
nodeExists is called, which ultimately attempts to list calendars in the
backend. This cannot work without some form of proxy authorization.

This likely broke in 28bbce1c30abada11d0e1d49094c120ff1e3084c of the
sabre dav repo (where this unauthenticated access was introduced and
enabled by default).

Differential Revision: https://git.kolab.org/D3980

Details

Provenance
mollekopfAuthored on Jan 14 2023, 10:13 PM
mollekopfPushed on Aug 22 2023, 5:45 AM
Parents
R5:1ab207c0e2f0: Adjust to vobject 4.0 changes
Branches
Unknown
Tags
Unknown

Event Timeline