tailscale/cmd
Jamie Greeff 932d1d28e8 cmd/nginx-auth: ability to check application capabilities
A header `Expected-Cap` can now be passed which can be used to assert
that `WhoIsResponse.Caps` contains the provided capability.

This allows for ACL rules to define capabilities that can be checked
here in cmd/nginx-auth, meaning that ACLs can be used to control access
to various web services at Layer 7.

Signed-off-by: Jamie Greeff <jamie@greeff.me>
2022-08-31 13:09:01 +01:00
..
addlicense cmd/addlicense: add command to add licenseheaders to generated code 2021-07-19 15:31:56 -07:00
cloner cmd/{cloner,viewer}: add support for map values with pointers 2022-08-03 13:02:17 -07:00
derper client,cmd/tailscale,ipn,tka,types: implement tka initialization flow 2022-08-22 11:35:16 -07:00
derpprobe net/stun: convert to use net/netip.AddrPort 2022-08-15 12:46:01 -04:00
gitops-pusher cmd/gitops-pusher: be less paranoid about external modifications (#5488) 2022-08-30 09:41:25 -04:00
hello net/netaddr: start migrating to net/netip via new netaddr adapter package 2022-07-25 16:20:43 -07:00
mkpkg cmd/mkpkg: use package flag (#4373) 2022-04-07 16:38:33 -04:00
nginx-auth cmd/nginx-auth: ability to check application capabilities 2022-08-31 13:09:01 +01:00
printdep Docker: add ALPINE.txt to manage alpine versions 2022-06-29 11:47:09 -07:00
proxy-to-grafana all: gofmt for Go 1.19 2022-08-02 10:08:05 -07:00
speedtest cmd: upgrade to ffcli v3 2021-09-14 13:21:55 -07:00
tailscale cmd/tailscale: use platform specific license link 2022-08-26 13:40:56 -07:00
tailscaled wgengine: use Go API rather than UAPI for status 2022-08-29 15:38:16 -07:00
testcontrol all: use any instead of interface{} 2022-03-17 11:35:09 -07:00
tsconnect cmd/tsconnect: output errors to the JS console too 2022-08-30 10:46:44 -07:00
tsshd cmd/tsshd: add a package line to appease gofmt 2022-07-25 20:52:04 -07:00
viewer cmd/viewer: add flag to support Clone generation without Views 2022-08-17 15:15:27 -07:00