nextcloud/lib
Lukas Reschke 78cad94ff4 Add support for Redis password auth
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.
2015-10-30 20:19:23 +01:00
..
l10n [tx-robot] updated from transifex 2015-10-30 01:55:52 -04:00
private Add support for Redis password auth 2015-10-30 20:19:23 +01:00
public Merge pull request #19837 from owncloud/always-enabled-apps 2015-10-26 17:14:29 +01:00
repair Add a repair step that checks for group membership on shares 2015-10-29 09:26:26 +01:00
autoloader.php Update license headers 2015-10-26 14:04:01 +01:00
base.php Use IRequest's `getScriptName` functionality instead of $_SERVER['SCRIPT_NAME'] 2015-10-21 17:33:49 +02:00