]> BookStack Code Mirror - bookstack/commit
Fixed redirect issue when custom app url in use
authorDan Brown <redacted>
Sun, 4 Nov 2018 15:18:27 +0000 (15:18 +0000)
committerDan Brown <redacted>
Sun, 4 Nov 2018 15:18:27 +0000 (15:18 +0000)
commit19b709343845891a23f07e26a12586e7444ac434
tree20b401d73ac121196d2355d730a283ff4ba203d3
parent7799ba5c79e1015f368fbee013f9eb2ec685e752
Fixed redirect issue when custom app url in use

Fixes #956 & #1048
Also added tests to cover this url logic.
Also removed debugbar during tests to maybe improve test speed.
app/helpers.php
phpunit.xml
tests/HelpersTest.php [new file with mode: 0644]