getgrav / getgrav/grav-plugin-admin
In Grav 1.7, admin must follow http_x_forwarded
Open
bug
- Dominant language
- PHP
- Stars
- 377
- Forks
- 225
- Avg merge
- 11h 51m
- Merged PRs (30d)
- 4
Description
With 1.7 I'm getting a reroll of https://github.com/getgrav/grav/issues/1095 / https://github.com/getgrav/grav-plugin-admin/issues/1981 where, after a successful login, I'm redirected to:
`:/admin` instead of `:/admin`
In Grav 1.7 I have to set `http_x_forwarded.port: false` to fix the routing for pages redirects doesn't keeps the `admin` plugin from mis-redirecting.
Contributor guide
Assessment
This issue has not been assessed yet.