tailscale/client/web/src
Sonia Appasamy 4f409012c5 client/web: when readonly, add check for TS connection
When the viewing user is accessing a webclient not over Tailscale,
they must connect over Tailscale before being able to log into the
full management client, which is served over TS. This change adds
a check that the user is able to access the node's tailscale IP.
If not able to, the signin button is disabled. We'll also be adding
Copy here to help explain to the user that they must connect to
Tailscale before proceeding.

Updates #10261

Signed-off-by: Sonia Appasamy <sonia@tailscale.com>
2023-11-16 13:46:54 -05:00
..
components client/web: when readonly, add check for TS connection 2023-11-16 13:46:54 -05:00
hooks client/web: remove DebugMode from GET /api/data 2023-11-15 17:18:33 -05:00
icons client/{tailscale,web}: add initial webUI frontend for self-updates (#10191) 2023-11-15 16:04:44 -05:00
ui client/{tailscale,web}: add initial webUI frontend for self-updates (#10191) 2023-11-15 16:04:44 -05:00
api.ts client/web: add Tailscale SSH view 2023-11-13 15:49:45 -05:00
index.css client/{tailscale,web}: add initial webUI frontend for self-updates (#10191) 2023-11-15 16:04:44 -05:00
index.tsx client/web: always use new web client; remove old client 2023-08-28 11:11:16 -07:00