diff options
author | ThibG <thib@sitedethib.com> | 2020-06-24 22:25:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-24 22:25:23 +0200 |
commit | ddcdddd6fcb955ac74d7ed525587ff4c4f2af118 (patch) | |
tree | 384c26575f5e40723758314c565b124f3b64e121 /app/models/follow_request.rb | |
parent | bb9ca8a587ee5a3ec8778e72828aca0ba8871327 (diff) |
Change streaming server to treat blank redis password as password-less auth (#14135)
Fixes #14131 Our `mastodon:setup` task defaults to a blank password rather than the absence of password, but some versions of Redis reject blank password authentication when authentication is possible without a password. The Ruby code only uses the Redis password when it's not blank, so do the same for the node.js part.
Diffstat (limited to 'app/models/follow_request.rb')
0 files changed, 0 insertions, 0 deletions