ACL: store hashed passwords in memory.
Note that this breaks API compatibility with Redis < 6: CONFIG GET requirepass Will no longer return a cleartext password as well, but the SHA256 hash of the password set.
Please register or sign in to comment