Madray Haven
Madray Haven
实测连不上mariadb,按理说mariadb几乎等于mysql,而且这网页控制台上配置数据库是下拉框而不是编辑框,难受(
目前暂无计划
Yes, I need to run noVNC behind a reverse proxy. Specifically, I built my own image using docker-baseimage-gui, and then used noVNC and Web authentication (`WEB_AUTHENTICATION `). Since I need...
> Is it working well without `WEB_AUTHENTICATION` enabled ? Yes, it works well after I modified the configuration: ``` location = /container/instance1 { return 302 https://$server_name/container/instance1/; } location ~ /container/instance1/...
> I found few other things that doesn't work well (fonts, logout, etc). I'm working on fixing these. Hey, just checking in—any idea when we might get the next release?...
Hi, @mshabarov! Just wondering if there’s been any update or progress on this issue? Thanks!
同,尝试过15.0/15.2,无法开机
关于这个我正考虑提交一个 PR,就是使用 [CookieCloud](https://github.com/easychen/CookieCloud) 同步 Cookie,即用户在自己浏览器上登陆后使用插件自动将 Cookie 同步到 CookieCloud,然后 RSSHub 再通过 CookieCloud 获取 Cookie,这样可玩性就大大增加了。 但问题在于,现有的路由已经有很多在使用 Cookie 了,如果我提交 PR 的话是只实现功能,还是顺带把所有路由都改了,如果是后者的话这个工作量就太大了,如果是前者的话就需要号召其他路由维护者共同完成。 不知道作者大佬的意见如何 @DIYgod
看起来这个项目似乎不太愿意支持这一特性(#16851),于是乎我搞了一个插件来支持这一特性:[sgpublic/rsshub-cookiecloud](https://github.com/sgpublic/rsshub-cookiecloud)
> 如何同步哔哩哔哩? b站cookie同步要单独写逻辑支持