114 Commits (3ec5be3f510f74738179c1023468343a62a7e00f)

Author SHA1 Message Date
Will Norris 3ec5be3f51 all: remove AUTHORS file and references to it 3 months ago
Brad Fitzpatrick 442a3a779d feature, net/tshttpproxy: pull out support for using proxies as a feature 7 months ago
Brad Fitzpatrick 038cdb4640 feature/clientupdate: move clientupdate to a modular feature, disabled for tsnet 7 months ago
Will Norris e582fb9b53 client/web: use network profile for displaying tailnet info 7 months ago
Brad Fitzpatrick 2b3e533048 util/syspolicy: finish plumbing policyclient, add feature/syspolicy, move global impl 8 months ago
Patrick O'Doherty a05924a9e5
client/web: add Sec-Fetch-Site CSRF protection (#16046) 11 months ago
klyubin 3a2c92f08e
web: support Host 100.100.100.100:80 in tailscaled web server 1 year ago
Patrick O'Doherty f5522e62d1
client/web: fix CSRF handler order in web UI (#15143) 1 year ago
Brad Fitzpatrick 05ac21ebe4 all: use new LocalAPI client package location 1 year ago
Brad Fitzpatrick 8bd04bdd3a
go.mod: bump gorilla/csrf for security fix (#14822) 1 year ago
Brad Fitzpatrick cfda1ff709 cmd/viewer,all: consistently use "read-only" instead of "readonly" 1 year ago
Mario Minardi 0b4ba4074f
client/web: properly show "Log In" for web client on fresh install (#14569) 1 year ago
Mario Minardi d32d742af0
ipn/ipnlocal: error when trying to use exit node on unsupported platform (#13726) 2 years ago
Kristoffer Dalby f03e82a97c client/web: use tsaddr helpers 2 years ago
Kristoffer Dalby a2c42d3cd4 usermetric: add initial user-facing metrics 2 years ago
kari-ts 3c4c9dc1d2
web: use EditPrefs instead of passing UpdatePrefs to starting (#12040) 2 years ago
Sonia Appasamy 95f26565db client/web: use grants on web UI frontend 2 years ago
Sonia Appasamy 9aa704a05d client/web: restrict serveAPI endpoints to peer capabilities 2 years ago
Sonia Appasamy 2bb837a9cf client/web: only check policy caps for tagged nodes 2 years ago
Will Norris 128c99d4ae client/web: add new readonly mode 2 years ago
Sonia Appasamy 331a6d105f client/web: add initial types for using peer capabilities 2 years ago
Will Norris 569b91417f client/web: ensure path prefix has a leading slash 2 years ago
Sonia Appasamy c6a274611e client/web: use Tailscale IP known by peer node 2 years ago
Chris Palmer b62a3fc895
client/web: keep redirects on-site (#10525) 2 years ago
Sonia Appasamy 4fb679d9cd client/web: fix redirect logic when accessing login client over TS IP 2 years ago
Will Norris d2fbdb005d client/web: use CSP hash for inline javascript 2 years ago
Sonia Appasamy bc9b9e8f69 client/web: restrict using an exit node on a couple more platforms 2 years ago
Mario Minardi 4e012794fc
client/web: add metric logging when viewing local / remote node (#10555) 2 years ago
Mario Minardi 763b9daa84
client/web: add visual indication for exit node pending approval (#10532) 2 years ago
Will Norris 970dc2a976 client/web: remove 'unsafe-inline' from CSP 2 years ago
Mario Minardi 109929d110
client/web: add endpoint for logging device detail click metric (#10505) 2 years ago
Will Norris 5a2e6a6f7d client/web: use Home Assistant's X-Ingress-Path header 2 years ago
Will Norris 69b56462fc client/web: check content-type on PATCH requests 2 years ago
Will Norris c615fe2296 client/web: add security attributes on session cookie 2 years ago
Sonia Appasamy 261b6f1e9f client/web: limit updates ui to unstable builds 2 years ago
Will Norris 33de922d57 client/web: only enforce path prefix in CGI mode 2 years ago
Sonia Appasamy c2319f0dfa client/web: fix serveAPIAuth in Login mode 2 years ago
Sonia Appasamy 7c172df791 client/web: fix 500 error after logout 2 years ago
Mario Minardi 21958d2934
client/web: add logging of device management type for web client (#10492) 2 years ago
Sonia Appasamy ddb4b51122 client/web: always run platform auth for login mode 2 years ago
Sonia Appasamy 97f8577ad2 client/web: restructure api mutations into hook 2 years ago
Sonia Appasamy a95b3cbfa8 client/web: add copyable components throughout UI 2 years ago
Mario Minardi 6b083a8ddf
client/web: add metric logging logic to the web client (#10434) 2 years ago
Will Norris f5989f317f client/web: handle offline exit nodes 2 years ago
Will Norris f9550e0bed client/web: indicate if ACLs prevent access 2 years ago
Sonia Appasamy 7a4ba609d9 client/web: show features based on platform support 2 years ago
Sonia Appasamy bcc9b44cb1 client/web: hide admin panel links for non-tailscale control servers 2 years ago
Sonia Appasamy ecd1ccb917 client/web: add subnet routes view 2 years ago
Sonia Appasamy 7aa981ba49 client/web: remove duplicate WhoIs call 2 years ago
Will Norris 42dc843a87 client/web: add advanced login options 2 years ago