tailscale/client
Sonia Appasamy 7aa981ba49 client/web: remove duplicate WhoIs call
Fixes a TODO in web.authorizeRequest.

`getSession` calls `WhoIs` already. Call `getSession` earlier in
`authorizeRequest` so we can avoid the duplicate `WhoIs` check on
the same request.

Updates #10261

Signed-off-by: Sonia Appasamy <sonia@tailscale.com>
2023-11-29 14:46:57 -05:00
..
tailscale client/{tailscale,web}: add initial webUI frontend for self-updates (#10191) 2023-11-15 16:04:44 -05:00
web client/web: remove duplicate WhoIs call 2023-11-29 14:46:57 -05:00