You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/client/web
Sonia Appasamy c2319f0dfa client/web: fix serveAPIAuth in Login mode
In Login mode, must first run system auth. But once authorized,
should be able to reach rest of auth logic to check whether the
user can manage the node. This results in showing/hiding the
sign in button in the frontend login toggle.

Updates #10261

Signed-off-by: Sonia Appasamy <sonia@tailscale.com>
7 months ago
..
build client/web: precompress assets 7 months ago
src client/web: small UI cleanups 7 months ago
assets.go client/web: precompress assets 7 months ago
auth.go client/web: add logging of device management type for web client (#10492) 7 months ago
index.html client/web: small tweaks for small screens 7 months ago
package.json client/web: start using swr for some fetching 7 months ago
qnap.go client/web: add readonly/manage toggle 8 months ago
styles.json client/web: adjust colors and some UI margins 7 months ago
synology.go client/web: add readonly/manage toggle 8 months ago
tailwind.config.js client/web: adjust colors and some UI margins 7 months ago
tsconfig.json client/web: add debug mode for web client ui updates 9 months ago
vite.config.ts client/web: fix hotreload proxy 8 months ago
web.go client/web: fix serveAPIAuth in Login mode 7 months ago
web_test.go client/web: add logging of device management type for web client (#10492) 7 months ago
yarn.lock client/web: start using swr for some fetching 7 months ago