Commit graph

11 commits

Author SHA1 Message Date
AKP
707ad4a78a
Basic README.md 2024-10-11 15:57:46 +01:00
AKP
256b583e40
Use the same header names as used in Tailscale's serve command
https://tailscale.com/kb/1312/serve#identity-headers
2024-10-11 15:38:10 +01:00
AKP
01d90d7040
Add .gitignore 2024-10-10 13:16:34 +01:00
AKP
4462f9ce63
Fix headers not showing when set_headers included 2024-10-10 13:15:54 +01:00
AKP
972ff18012
Add timeout to Tailscale WhoIs call 2024-10-10 13:15:14 +01:00
AKP
7a1a654b73
Remove misplaced header setting 2024-10-10 12:51:17 +01:00
AKP
d1308e6f9e
Refactor function names and doc comments 2024-10-10 00:30:09 +01:00
AKP
842a867d21
Set X-Tailscale-* headers when copy_headers argument passed in the Caddyfile 2024-10-10 00:29:00 +01:00
AKP
8dc2e083f3
Add Caddyfile directive order 2024-10-09 23:38:42 +01:00
AKP
828abff8d2
Alter 5 files
Delete `module.go`
Add `caddyfile.go`
Update `go.mod`
Update `go.sum`
Add `tailscaleAuth.go`
2024-10-09 23:22:12 +01:00
AKP
37075cbeb9
Initial stub 2024-10-08 00:17:34 +01:00