delve/service/rpccommon
Michael Stapelberg a22dc3ff38 service: verify local connections originate from the same UID (#1764)
This prevents other users on the same machine (e.g. a production server) from
using dlv under the credentials of another user, which poses a security issue.
2019-11-25 09:05:45 -08:00
..
sameuser_linux_test.go service: verify local connections originate from the same UID (#1764) 2019-11-25 09:05:45 -08:00
sameuser_linux.go service: verify local connections originate from the same UID (#1764) 2019-11-25 09:05:45 -08:00
sameuser.go service: verify local connections originate from the same UID (#1764) 2019-11-25 09:05:45 -08:00
server.go service: verify local connections originate from the same UID (#1764) 2019-11-25 09:05:45 -08:00