Support MailRoom password authentication for Redis Sentinel
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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Stan Hu