Commit 47e2077
committed
docs(admin): document share link URL behaviour with multiple trusted domains
When multiple trusted_domains are configured, generated URLs (share links,
download links, notifications) use the hostname from the incoming request.
This is a common source of confusion for admins running split-horizon DNS
or dual internal/external access, as share links created internally contain
the internal hostname and break for external users.
Add a new subsection to reverse_proxy_configuration.rst explaining the
behaviour and showing how to force a canonical hostname via overwritehost
and overwrite.cli.url.
Fixes #11623
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>1 parent 8e60282 commit 47e2077
1 file changed
Lines changed: 31 additions & 0 deletions
Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
0 commit comments