redis-ui icon indicating copy to clipboard operation
redis-ui copied to clipboard

disable the connection persistence or have user-access control

Open leolikescoding opened this issue 2 years ago • 7 comments

as we have multi-users using the dashboard in a multi-user single redis instance environment. connection persistence will leave all the users see the connection.

leolikescoding avatar Mar 01 '22 22:03 leolikescoding

dont understand exactly the request, could you describe more clearly?

p3x-robot avatar Mar 02 '22 00:03 p3x-robot

@p3x-robot , we have 3-5 users with different username and password, but for current edition , all the connections will to be saved automatically (with password). All users can directly get access to all connections which is not wanted!

leolikescoding avatar Mar 02 '22 05:03 leolikescoding

urgent!

leolikescoding avatar Mar 02 '22 05:03 leolikescoding

ok, if i understand, when you connect, you want to provide a username/password ??? is that it? that is possible, but only after covid as i am sick...

p3x-robot avatar Mar 06 '22 17:03 p3x-robot

i think possible next week or the week after next week will be implemented after sickness... so hang on...

p3x-robot avatar Mar 06 '22 17:03 p3x-robot

it will be a flag, to enable username/password popup before connection, it will ask for the creds... very straightforward to implement, but it takes time, no matter what happens i will do this, as it is good function...

p3x-robot avatar Mar 06 '22 17:03 p3x-robot

thanks!

p3x-robot avatar Mar 06 '22 18:03 p3x-robot

ok, now you can login with a popup

p3x-robot avatar Jul 24 '23 06:07 p3x-robot