KAAAsS

Results 124 comments of KAAAsS

Thanks for the suggestion. Certainly yes! I like this because inputting a 16-length hex string manually is a pain. Having a QR code would be nice for this. However, I'm...

Ah, I see! So this is simply a rapid method for filling in the network ID during the network joining process. I had thought it would involve a URL format...

I would give it a try later

I have removed the default social login method and implemented OIDC in my [fork](https://github.com/kaaass/tabby-web). To enable this, the following environment variables should be set: - `SOCIAL_AUTH_OIDC_OIDC_ENDPOINT`: URL of your oidc...

It's mainly because my patch removed other default social login methods (Github, Microsoft, ...) for convenience. It's okay for self-hosting, but from README, since this repository "is the exact code...

Hello @nate-double-u @di. I am a master's student in computer science, majoring in cybersecurity. I am very interested in this project! I think this project aligns closely with my research...

有计划支持,但是涉及到比较多要更改的地方(主要是前端),所以进度应该会慢点

我试了下 IDM,目前我这边没有遇到问题。 IDM 在检查文件类型的时候,会试探性的给链接发送一个请求。我猜测可能是文件过多导致 IDM 发送的请求过于频繁,触发了微软服务器的限制。

@Cherryhy 按我推测的理由的话是这样的