869413421/chatgpt-web

how to disable login webpage ..

allinwarehouse opened this issue · 2 comments

in configure file, how to disable login webpage.. i just want to access it directly without authentication. can you show an example

试了空格不行 还是有验证 怎么去掉登陆页面直接进入啊

auth_user": http基本认证用户名(空表示不开启验证)
auth_password": http基本认证密码

暂时不支持去除认证页面