From 3203832aa9df0e5864bf04c090d16ca803f6b701 Mon Sep 17 00:00:00 2001 From: ZGaetano Date: Mon, 18 May 2026 13:44:35 -0400 Subject: [PATCH] Replace inline auth script with shared auth-guard.js in users.html --- services/web-ui/public/users.html | 573 +++++++++++++++++++++++++++++- 1 file changed, 572 insertions(+), 1 deletion(-) diff --git a/services/web-ui/public/users.html b/services/web-ui/public/users.html index e750c0b..bca2ad9 100644 --- a/services/web-ui/public/users.html +++ b/services/web-ui/public/users.html @@ -1 +1,572 @@ -users_fixed \ No newline at end of file + + + + + + Users — Wild Dragon + + + + + + + +
+ + + + + +
+
+
+ Users & Groups +
+
+ +
+ +
+ + +
+ + +
+
+
+ Users + +
+ + + + + + + + + + + + + + +
UsernameDisplay nameRoleGroupsCreated
Loading…
+
+
+ + +
+
+
+ Groups + +
+ + + + + + + + + + + + + +
NameDescriptionMembersCreated
Loading…
+
+
+
+
+
+ + +
+
+
+ New user + +
+
+ +
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+
+ +
+ + +
+
+
+ New group + +
+
+ +
+ + +
+
+ + +
+ +
+ +
+ +
+ + + + + + \ No newline at end of file