]> BookStack Code Mirror - bookstack/commit
Made custom home ignore permissions and added tests
authorDan Brown <redacted>
Mon, 28 Aug 2017 12:55:39 +0000 (13:55 +0100)
committerDan Brown <redacted>
Mon, 28 Aug 2017 12:55:39 +0000 (13:55 +0100)
commit0a402e3c638e77c79814fc4d8e7371289e1c8900
treeb37e5bd6847b91fbc6a102819f2eb438c7f843eb
parent55759bd22a4d0dcccc4e9f1b46e841cc380cebbd
Made custom home ignore permissions and added tests

Closes #126 and #372
app/Http/Controllers/HomeController.php
app/Repos/EntityRepo.php
tests/HomepageTest.php [new file with mode: 0644]
tests/TestCase.php