From de3920dd4a5b78e4cbbb9bc939ec4cfd5442223c Mon Sep 17 00:00:00 2001 From: ZGaetano Date: Mon, 18 May 2026 13:38:26 -0400 Subject: [PATCH] Replace inline auth script with shared auth-guard.js on recorders, jobs, users, tokens pages: users.html --- services/web-ui/public/users.html | 592 +----------------------------- 1 file changed, 1 insertion(+), 591 deletions(-) diff --git a/services/web-ui/public/users.html b/services/web-ui/public/users.html index 79a26b3..e750c0b 100644 --- a/services/web-ui/public/users.html +++ b/services/web-ui/public/users.html @@ -1,591 +1 @@ - - - - - - Users — Wild Dragon - - - - - - - -
- - - - - -
-
-
- Users & Groups -
-
- -
- -
- - -
- - -
-
-
- Users - -
- - - - - - - - - - - - - - -
UsernameDisplay nameRoleGroupsCreated
Loading…
-
-
- - -
-
-
- Groups - -
- - - - - - - - - - - - - -
NameDescriptionMembersCreated
Loading…
-
-
-
-
-
- - -
-
-
- New user - -
-
- -
- - -
-
- - -
-
- - -
-
- - -
-
-
- -
- - -
-
-
- New group - -
-
- -
- - -
-
- - -
- -
- -
- -
- - - - - - +users_fixed \ No newline at end of file