Rss-Bridge/lib
logmanoriginal 84d2c02a09 whitelist: Do case-insensitive whitelist matching
Matching whitelisted bridges using a case-insensitive match makes
sense for following reasons:

- Wrong upper/lower case spelling in the whitelist is not easily
discovered. Example: Misspelling 'Youtube' as 'YouTube' will not
show the 'Youtube' bridge (while it is expected to show)

- Two bridges with the same name but different letter casing are
discouraged to prevent confusion and keep the project compatible
with Windows machines
2017-08-06 00:01:32 +02:00
..
Bridge.php whitelist: Do case-insensitive whitelist matching 2017-08-06 00:01:32 +02:00
BridgeAbstract.php [phpcs] Add missing rules 2017-07-29 19:55:12 +02:00
BridgeInterface.php core: Use methods to access bridge information 2017-02-15 19:38:32 +01:00
Cache.php [phpcs] Add missing rules 2017-07-29 19:55:12 +02:00
CacheInterface.php [cache] Specify cache duration for 'purgeCache' 2016-10-08 16:18:10 +02:00
contents.php [phpcs] Add missing rules 2017-07-29 19:55:12 +02:00
error.php [core] Fix typos 2016-11-09 19:10:40 +01:00
Exceptions.php [index] Improve error handling (#555) 2017-07-29 19:16:16 +02:00
FeedExpander.php [phpcs] Add missing rules 2017-07-29 19:55:12 +02:00
Format.php [phpcs] Add missing rules 2017-07-29 19:55:12 +02:00
FormatAbstract.php [phpcs] Add missing rules 2017-07-29 19:55:12 +02:00
FormatInterface.php [FormatInterface] Add missing public functions 2016-11-09 18:41:24 +01:00
html.php [phpcs] Add missing rules 2017-07-29 19:55:12 +02:00
RssBridge.php [phpcs] Add missing rules 2017-07-29 19:55:12 +02:00
validation.php [phpcs] Add missing rules 2017-07-29 19:55:12 +02:00