]> BookStack Code Mirror - bookstack/commitdiff
Fixed double path slash URL issue in some cases
authorDan Brown <redacted>
Wed, 4 May 2022 19:08:22 +0000 (20:08 +0100)
committerDan Brown <redacted>
Wed, 4 May 2022 19:08:22 +0000 (20:08 +0100)
- Occurred on system request path usage (Primarily on guest login
  redirection) when a custom path was not in use.
- Added test to cover.

For #3404


No differences found