Skip to content

Add redis server password support

username-removed-29582 requested to merge redis-password into master

GitLab already support the use of a password with redis (client) but using a password in the redis server config it self not.

With this patch password support is added in the redis server config.

Merge request reports