BookStack/app/Http
Dan Brown 4dce03c0d3
Updated custom request overrides to better match original intent
This updates the custom Request handler to provide only the scheme and
host on the `getSchemeAndHttpHost` call, instead of providing the whole
APP_URL value, while adding an override to the 'getBaseUrl' to use the
APP_URL content instead of the guessed/detected Symfony value.

Untested apart from simple local setup.

Related to #2765
2022-04-02 17:14:37 +01:00
..
Controllers Fixed settings redirect issue and custom head display 2022-03-30 19:15:24 +01:00
Middleware Updated translation contributors, added Basque to language options 2022-03-30 13:12:17 +01:00
Requests
Kernel.php
Request.php Updated custom request overrides to better match original intent 2022-04-02 17:14:37 +01:00