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

Add support for Redis #119

Open
tyrannosaurus-becks opened this issue Jul 9, 2020 · 1 comment
Open

Add support for Redis #119

tyrannosaurus-becks opened this issue Jul 9, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@tyrannosaurus-becks
Copy link
Contributor

This issue is to add support for Redis in both the authentication server and in the Python SDK.

@tyrannosaurus-becks tyrannosaurus-becks added the enhancement New feature or request label Jul 9, 2020
@UpGado UpGado self-assigned this Jul 15, 2020
@UpGado
Copy link
Contributor

UpGado commented Jul 15, 2020

It appears that Redis does not have a challenge/response scheme, but just depends on clients sending passwords in plaintext.
https://github.com/redis/redis/blob/52e56bf70d95544a2d7f1d3c4e305ca0734d0545/src/acl.c#L954

@UpGado UpGado removed their assignment Jul 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants