Skip to content

Conversation

king-alexander
Copy link
Collaborator

@king-alexander king-alexander commented Jul 25, 2025

πŸ—£ Description

πŸ’­ Motivation and context

Resolves #82.

πŸ§ͺ Testing

βœ… Pre-approval checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • All future TODOs are captured in issues, which are referenced in code comments.
  • All relevant type-of-change labels have been added.
  • I have read the CONTRIBUTING document.
  • These code changes follow cisagov code standards.
  • All relevant repo and/or project documentation has been updated to reflect the changes in this PR.
  • Tests have been added and/or modified to cover the changes in this PR.
  • All new and existing tests pass.
  • Bump major, minor, patch, pre-release, and/or build versions as appropriate via the bump_version script if this repository is versioned and the changes in this PR warrant a version bump.
  • Create a pre-release (necessary if and only if the pre-release version was bumped).

βœ… Pre-merge checklist

  • Revert dependencies to default branches.
  • Finalize version.

βœ… Post-merge checklist

  • Create a release (necessary if and only if the version was bumped).

Requiring a password for all clients to share is the legacy
authentication method in Redis.
Remove the password and connect with the default user.
@king-alexander king-alexander force-pushed the improvement/redis-auth branch from 6e965f9 to 88240d6 Compare July 31, 2025 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Redis authentication method

1 participant