Uh oh!
There was an error while loading. Please reload this page.
Use non-absolute logout URL to fix wrong URL in reverse proxy scenario - #15430
Conversation
MorrisJobke
commented
May 7, 2019
/backport to stable16 |
MorrisJobke
commented
May 7, 2019
/backport to stable15 |
rullzer
left a comment
There was a problem hiding this comment.
I get the fix. But this does't mean that people with reverse proxies should fix their setup
ChristophWurst
commented
May 8, 2019
👍 seconded. I also saw reports for lots of wrongly set up instances behind reverse proxies with U2F and Mail because it's critical there. Can we check that in the admin settings? As in, comparing the front-end host with an absolute URL from the back-end? |
MorrisJobke
commented
May 8, 2019
Sure. But let's unify this here. No need to make the URL absolute, because it is always shown within our user interface. |
MorrisJobke
commented
May 8, 2019
Unit tests fail. Let me check them. |
MorrisJobke
commented
May 8, 2019
Done. |
446052b to
89d4389CompareSigned-off-by: Morris Jobke <hey@morrisjobke.de>
89d4389 to
f095bd1Comparebackport to stable16 in #15452 |
The backport to stable15 failed. Please do this backport manually. |
Fixes#13713
I tested it and it still works. Also the original introduction doesn't give any further details about this: owncloud/core#24056