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 Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Kernel.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
Request.php Updated custom request overrides to better match original intent 2022-04-02 17:14:37 +01:00