Skip to content

设置 Whistle 管理界面的用户名和密码的插件

License

Notifications You must be signed in to change notification settings

whistle-plugins/whistle.uiauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whistle.uiauth

通过插件给 Whistle 的所有界面添加账号和密码

安装

w2 i whistle.uiauth

使用

安装后需要用户输入账号和密码,默认为:

  1. 账号:test
  2. 密码:123

可以通过新建文件 ~/.whistle.uiauth.txt 修改密码,如在改文件输入:

~ 对应 Node 中通过 os.homedir() 获取的路径

admin:123456

将账号和密码分别修改为 admin123456

也可以参考该插件的实现,从远程直接获取账号和密码等其它交互方式。

About

设置 Whistle 管理界面的用户名和密码的插件

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published