Remove authentication from home

This commit is contained in:
Jay Trees 2022-01-14 16:22:16 +01:00
parent 43a6d67909
commit b83d53e516

View file

@ -26,6 +26,7 @@ class Page
* Session
*/
$disableRedirect = array(
'home',
'login',
'register',
'install'