BookStack/tests/Settings
Dan Brown da4308bb0f
Fixed settings redirect issue and custom head display
- Fixed issue where redirect for `/settings` view would not be ran
  through base url generator so would not create a correct path in some
  cases. Now routed through controller with normal redirect.
- Fixed custom head content being active on settings pages due to route
  name changes, for when viewing settings, in last release.

Fixes #3356 and #3355
2022-03-30 19:15:24 +01:00
..
CustomHeadContentTest.php Fixed settings redirect issue and custom head display 2022-03-30 19:15:24 +01:00
FooterLinksTest.php Split out settings view and made functional 2022-03-28 11:09:55 +01:00
SettingsTest.php Fixed settings redirect issue and custom head display 2022-03-30 19:15:24 +01:00