Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix redis password support. (#7401) | Erik Johnston | 2020-05-04 | 1 | -0/+1 |
We forgot to set the password on the subscriber connection, as well as not calling super methods for overridden connectionMade/connectionLost functions. |