1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
Mailu/core/nginx
bors[bot] e7f77875e2
Merge #2084
2084: Fix #2078 (login to webmail did not work when WEB_WEBMAIL=/ was set) r=mergify[bot] a=Diman0

## What type of PR?

bug-fix

## What does this PR do?
It fixes #2078. Login from SSO page to webmail did not work if WEB_WEBMAIL=/ was set in mailu.env.

I tested that it works with
- WEB_WEBMAIL=/webmail
- WEB_WEBMAIL=/

### Related issue(s)
- closes #2078 

## Prerequisites
Before we can consider review and merge, please make sure the following list is done and checked.
If an entry in not applicable, you can check it or remove it from the list.

- [x] n/a In case of feature or enhancement: documentation updated accordingly
- [x] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file.


Co-authored-by: Dimitri Huisman <diman@huisman.xyz>
Co-authored-by: Florent Daigniere <nextgens@users.noreply.github.com>
2021-12-15 09:54:37 +00:00
..
conf Merge #2084 2021-12-15 09:54:37 +00:00
static set expire headers only for mailu content 2021-09-06 13:45:48 +02:00
certwatcher.py Use environment variables for cert paths/names in nginx certwatcher 2020-03-07 17:17:17 +00:00
config.py format certs for nginx 2021-08-09 22:51:23 +02:00
Dockerfile Process code review remarks 2021-11-18 17:21:56 +00:00
letsencrypt.py fix #1270 2021-08-23 19:41:44 +02:00
start.py Add certificate watcher for external certs to reload nginx 2018-12-07 16:20:42 +00:00