You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wonder is it possible to provide the redis username when constructing the self.client inside the RedisClient class? In redis, i have disabled the default account due to some requirement from my end.
Hi,
I wonder is it possible to provide the redis username when constructing the self.client inside the RedisClient class? In redis, i have disabled the default account due to some requirement from my end.
https://github.com/data-govt-nz/ckanext-security/blob/master/ckanext/security/cache/clients.py#L14
Thank you.
The text was updated successfully, but these errors were encountered: