Skip to content

Support MailRoom password authentication for Redis Sentinel

Stan Hu requested to merge sh-add-sentinel-pass-support-mailroom into master

What does this MR do and why?

The default e-mail delivery for MailRoom is via a POST request, but some installations may still be using Redis and Redis Sentinel for delivery. Add an optional password parameter (which will be supported in Omnibus via omnibus-gitlab!6921 (merged)) for Redis Sentinel.

Relates to #235938 (closed)

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Stan Hu

Merge request reports