Andy Song

Results 5 issues of Andy Song

In function excludeCorrectlyTaggedNodes() when matching tags with tagOwners: https://github.com/juanfont/headscale/blob/e80954b6c8f97f19ca881ab1c3bf5d7d2428d74c/acls.go#L314 The above line missing the condition when tagOwners are groups. Adding two lines here could fix this problem `owners, _ :=...

比如 hjkl , 都只是按下去生效,但是持续按住不会repeat 我是MacOS 10.15.1,在Mac Terminal里面没有这个问题。

**Bug description** [https://github.com/juanfont/headscale/blob/main/protocol_common_poll.go#L169 ](url) After this line, the function returns and updateChan will be left open. The closing call is here: [https://github.com/juanfont/headscale/blob/main/protocol_common_poll.go#L613](url) which won't be reached if line 169 returns.

bug

Signed-off-by: Andy Song "Block for co-authors" has nothing to do with "文本块". 正确的翻译应该是 ”锁定协作编辑“,或者简短些的 ”排他锁定“ 。

**Affected plugin** WebViewer **Describe the bug** A clear and concise description of what the bug is. **Expected behavior** I followed WebViewer's instruction, but when ever I call `webviewer.WebViewOp{Tag: new(int)}.Push(gtx.Ops)` the...

bug