mirror of
https://github.com/nextcloud/server.git
synced 2026-02-12 23:37:26 -05:00
For enhanced security it is recommended to configure Redis to only accept connections with a password. (http://redis.io/topics/security) This is especially critical since Redis supports the LUA scripting language and thus a simple SSRF vulnerability (as proven in http://benmmurphy.github.io/blog/2015/06/04/redis-eval-lua-sandbox-escape/ for example) may lead to a remote code execution. |
||
|---|---|---|
| .. | ||
| apc.php | ||
| apcu.php | ||
| arraycache.php | ||
| cache.php | ||
| cadtrait.php | ||
| castrait.php | ||
| factory.php | ||
| memcached.php | ||
| nullcache.php | ||
| redis.php | ||
| xcache.php | ||