summaryrefslogtreecommitdiffhomepage
path: root/cmd/proxy-to-grafana
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris2-2/+2
2025-06-16scripts/check_license_headers.sh: delete, rewrite as a Go testBrad Fitzpatrick1-0/+1
2025-05-15cmd/proxy-to-grafana: strip X-Webauth* headers from all requests (#15985)Patrick O'Doherty2-9/+91
2025-03-18cmd/proxy-to-grafana: support setting Grafana role via grantsAnton Tolchanov1-7/+97
2025-02-05all: use new LocalAPI client package locationBrad Fitzpatrick1-3/+3
2024-06-21cmd/proxy-to-grafana: add flag for alternative control serverKristoffer Dalby1-2/+4
2024-04-16all: use Go 1.22 range-over-intBrad Fitzpatrick1-1/+1
2023-03-13tailcfg,all: add and use Node.IsTagged()Maisem Ali1-1/+1
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-08-02all: gofmt for Go 1.19Brad Fitzpatrick1-8/+8
2022-07-08cmd/proxy-to-grafana: use localClient.GetCertificate (#5024)Xe Iaso1-1/+1
2022-04-29client/tailscale: move/copy all package funcs to new LocalClient typeBrad Fitzpatrick1-7/+13
2022-04-19cmd/proxy-to-grafana: prevent premature terminationBlake Mizerany1-5/+6
2022-03-23cmd/proxy-to-grafana: fix package doc code snippetBrad Fitzpatrick1-10/+8
2022-03-23cmd/proxy-to-grafana: use grafana's authproxy to log in tailnet users (#4208)Nick O'Neill1-0/+154