erikdubbelboer / phpRedisAdmin

Simple web interface to manage Redis databases.
http://dubbelboer.com/phpRedisAdmin/
3.11k stars 666 forks source link

not support password? #131

Closed EriconYu closed 6 years ago

EriconYu commented 6 years ago

not support password?

erikdubbelboer commented 6 years ago

What do you mean exactly?

jack9603301 commented 6 years ago

If you want to ask how to set up the login password, you need to create a config.inc.php file based on the config.sample.inc.php, which has the user account system settings.

EriconYu commented 6 years ago

thx @erikdubbelboer @jack9603301