Remove authentication from home

This commit is contained in:
Jay Trees 2022-01-14 16:22:16 +01:00
parent 7d2cb0fa54
commit 7dbb6406fd

View file

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