From 936867c0c3fc6544b12251227549118d6469b7a0 Mon Sep 17 00:00:00 2001 From: ZGaetano Date: Mon, 18 May 2026 13:38:27 -0400 Subject: [PATCH] Replace inline auth script with shared auth-guard.js on recorders, jobs, users, tokens pages: tokens.html --- services/web-ui/public/tokens.html | 369 +---------------------------- 1 file changed, 1 insertion(+), 368 deletions(-) diff --git a/services/web-ui/public/tokens.html b/services/web-ui/public/tokens.html index c6b29b3..74c6f65 100644 --- a/services/web-ui/public/tokens.html +++ b/services/web-ui/public/tokens.html @@ -1,368 +1 @@ - - - - - - Tokens — Wild Dragon - - - - - - - -
- - - - - -
-
-
- API Tokens -
-
- -
-
- -
-
-

- API tokens let scripts and integrations authenticate as you without using your password. - Tokens are shown once at creation — store them securely. - Use Authorization: Bearer <token> in your requests. -

-
- - - - - -
-
Loading…
-
- - -
-
-
- - -
-
-
- New API token - -
-
-
- - -
A label to help you remember what this token is for.
-
-
- - -
-
- -
- -
- - - - - - +tokens_fixed \ No newline at end of file