Commit 2456e31
committed
bug #1550 Set trusted proxies for running in Codespace (GromNaN)
This PR was squashed before being merged into the main branch.
Discussion
----------
Set trusted proxies for running in Codespace
Part of #1542
GitHub Codespaces runs the application behind a proxy. In order to get correctly generated URLs, proxy headers must be allowed.
Also update to PHP 8.4
Commits
-------
d09b66a Set trusted proxies for running in Codespace1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
15 | 19 | | |
16 | 20 | | |
0 commit comments