delve/cmd/dlv
Alessandro Arzilli 81a86086dd
cmd/dlv: Fix same-user check and add flag to disable it (#1839)
* service: also search IPv6 connections when checking user

When checking if the user is allowed to connect to this Delve instance
also search IPv6 connections even though the local address is IPv4.

Fixes #1835

* cmd: add flag to disable same-user check

Fixes #1835
2020-02-11 09:06:29 -08:00
..
cmds cmd/dlv: Fix same-user check and add flag to disable it (#1839) 2020-02-11 09:06:29 -08:00
dlv_test.go *: Go 1.14 support branch (#1727) 2020-02-10 17:31:54 -08:00
main.go cmd/dlv: actually disable C compiler optimizations when building (#1647) 2019-08-01 16:31:50 -07:00