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>master
commit
e7f77875e2
@ -0,0 +1 @@
|
|||||||
|
SSO login page to webmail did not work if WEB_WEBMAIL=/ was set.
|
Loading…
Reference in New Issue