seahurt

Results 7 comments of seahurt

Change the font for code hightlight please https://pinia.vuejs.org/introduction.html#basic-example

gitlab也出现这个问题了. 用户信息path用的是`/oauth/userinfo`

> gitlab也出现这个问题了. > > 用户信息path用的是`/oauth/userinfo` 好吧,gitlab官方文档真是太误导人了。 我从一个开源的代码库里找到了解决方法: 使用`/api/v4/user`作为path就可以解决拿到gitlab的用户信息了 参考: https://github.com/tarent/loginsrv/blob/master/oauth2/gitlab.go

I think `intermediate_nodes` should set to `True` by default. That's the real meaning of "descendant".

It happends in my work often. When I using a big index, `-k 100` might fail to get any aliment, while `-a` won't. I think it might be caused by...

I have the exact same problem on CentOS7 with default config in README