Admin can now change the user name of a user account. Closes issue #2.

This commit is contained in:
2026-04-21 15:40:50 -05:00
parent ea807cc55f
commit 17de55c5c2
5 changed files with 34 additions and 0 deletions
+9
View File
@@ -15,6 +15,15 @@ title: "Modify User Account"
subtitle: "User: [USERNAME]"
action: "/sysadmin/users/[USERNAME]"
fields:
- type: "header"
name: "header0"
caption: "User Information"
- type: "ams_id"
name: "user"
caption: "User Name"
required: true
size: 32
maxlength: 64
- type: "header"
name: "header1"
caption: "Security Information"