wiki.techinc.nl/includes/cache
Brian Wolff 1c7889446d SECURITY: Disable <html> tag on system messages despite $wgRawHtml = true;
System messages may take parameters from untrusted sources. This
may include taking parameters from urls given by unauthenticated
users even if the wiki is a read-only wiki. Allowing <html> tags
in such a context seems like an accident waiting to happen.

Bug: T156184
Change-Id: I661f482986d319cf41da1d3e7b20a0f028a42e90
2017-03-28 21:51:44 +00:00
..
localisation Clean up get_class($this) -> static::class in /includes/cache and /includes/libs 2017-03-07 21:06:06 +00:00
BacklinkCache.php Move ResultWrapper subclasses to Rdbms 2017-03-03 00:44:41 +00:00
CacheDependency.php Fix installer issues introduces by MediaWikiServices 2016-05-17 15:24:31 +00:00
CacheHelper.php Replace Linker::link() usage with LinkRenderer 2016-12-01 12:04:38 -08:00
FileCacheBase.php Clean up get_class($this) -> static::class in /includes/cache and /includes/libs 2017-03-07 21:06:06 +00:00
GenderCache.php Rename DB_SLAVE constant to DB_REPLICA 2016-09-05 22:55:53 -07:00
HTMLFileCache.php Remove HTMLFileCache::newFromTitle() 2017-01-28 17:31:18 +00:00
LinkBatch.php Move ResultWrapper subclasses to Rdbms 2017-03-03 00:44:41 +00:00
LinkCache.php objectcache: add WANObjectCacheReaper for assuring purges 2017-01-27 02:21:06 +00:00
MessageBlobStore.php resourceloader: Remove useless INFO log for message blob cache-miss 2017-03-06 12:42:40 -08:00
MessageCache.php SECURITY: Disable <html> tag on system messages despite $wgRawHtml = true; 2017-03-28 21:51:44 +00:00
ResourceFileCache.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
UserCache.php Remove empty lines at end of functions 2016-11-05 11:55:10 +01:00