Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fix redis password support. #7401

Merged
merged 3 commits into from
May 4, 2020
Merged

Commits on May 4, 2020

  1. Fix redis password support.

    We forgot to set the password on the subscriber connection, as well as
    not calling super methods for overridden connectionMade/connectionLost
    functions.
    erikjohnston committed May 4, 2020
    Configuration menu
    Copy the full SHA
    c98eb4d View commit details
    Browse the repository at this point in the history
  2. Newsfile

    erikjohnston committed May 4, 2020
    Configuration menu
    Copy the full SHA
    e2a9fb8 View commit details
    Browse the repository at this point in the history
  3. Fix mypy

    erikjohnston committed May 4, 2020
    Configuration menu
    Copy the full SHA
    4b75998 View commit details
    Browse the repository at this point in the history