Merge pull request #2894 from nstapelbroek/feature/2812-firewall-frontend
Feature always authenticate
This commit is contained in:
@@ -111,4 +111,16 @@ return [
|
||||
*/
|
||||
|
||||
'only_disrupted_days' => false,
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Always authenticate
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| Whether to lock down Cachet and only allow viewing pages
|
||||
| when authenticated.
|
||||
|
|
||||
*/
|
||||
|
||||
'always_authenticate' => false,
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user