MyShaarli/application/config
ArthurHoaro 86ceea054f Add a whitelist of protocols for URLs
- for Shaare
 - for markdown description links and images

Not whitelisted protocols will be replaced by `http://`
2017-05-25 14:58:34 +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 Add a whitelist of protocols for URLs 2017-05-25 14:58:34 +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