Skip to content

Caldav: support context path when operating behind a reverse proxy#110

Open
undecaf wants to merge 1 commit intomguessan:masterfrom
undecaf:master
Open

Caldav: support context path when operating behind a reverse proxy#110
undecaf wants to merge 1 commit intomguessan:masterfrom
undecaf:master

Conversation

@undecaf
Copy link

@undecaf undecaf commented May 28, 2020

First of all, thank you for DavMail! I discovered it just recently and I am using it synchronize my Lightning calendar with O365.

As my DavMail instance is running behind a reverse proxy (nginx), I extended Caldav so that requests can contain a context path, e.g. /caldav/users/me@acme.org/calendar/ instead of /users/me@acme.org/calendar/. The context path can be specified as the davmail.caldavContextPath property and defaults to an empty string.

@mguessan
Copy link
Owner

Thanks for your contribution, will consider this for next release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants