MyShaarli/application/config
Willi Eggeling 27e21231e1 added option to redirect all anonymous users to login page
- new setting *force_login* added and documented
- if both, *force_login* and *hide_public_links* are set to true, all requests
  (except for the feeds) are redirected to the login page
2017-09-03 11:46:49 +02:00
..
exception Move config exception to dedicated classes with proper namespace 2017-03-09 19:16:42 +01:00
ConfigIO.php application: introduce the Shaarli\Config namespace 2017-03-04 17:07:52 +01:00
ConfigJson.php Proper error if the conf file is invalid instead of fatal error 2017-03-12 16:09:34 +01:00
ConfigManager.php added option to redirect all anonymous users to login page 2017-09-03 11:46:49 +02:00
ConfigPhp.php application: introduce the Shaarli\Config namespace 2017-03-04 17:07:52 +01:00
ConfigPlugin.php Fix blocking namespace issue 2017-03-08 20:00:21 +01:00