Jazee6 / cloudflare-ai-web

支持Gemini Pro / Cloudflare Workers AI / ChatGPT的融合Web平台
https://ai.jaze.top
Apache License 2.0
1.87k stars 471 forks source link

页面无法输入密码 #32

Closed honeyshine75 closed 4 months ago

honeyshine75 commented 4 months ago

设置密码后,页面并未弹出登录框,希望增加登录框

tomleung1996 commented 4 months ago

+1,请问问题解决了么

hsoong commented 4 months ago

设置密码操作可以在浏览器的console中输入localStorage.setItem('access_pass', 'YOUR PASSWORD')命令来实现。

honeyshine75 commented 4 months ago

考虑增加一个弹窗输入吗?

Jazee6 commented 4 months ago

感谢反馈,正在排查问题

Jazee6 commented 4 months ago

当前的触发模式为发送消息后触发弹框,后续考虑其他方式

Auction99 commented 4 months ago

并未弹窗,而是返回401