0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-04-14 16:58:32 +00:00
BookStackApp_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  and 
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