From da47c62dced26c2603108f6bef4d6212795756b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jose=20Garc=C3=ADa?= Date: Tue, 10 Oct 2023 16:39:57 +0200 Subject: [PATCH] [BP] Remove old password field for admins (#7417) Using an administrator user, the old password field can be left empty. Removing it as it's not required when and admin reset the password of other user. --- .../resources/catalog/templates/admin/usergroup/users.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/web-ui/src/main/resources/catalog/templates/admin/usergroup/users.html b/web-ui/src/main/resources/catalog/templates/admin/usergroup/users.html index 50c9fe46a29..60f7c3fa276 100644 --- a/web-ui/src/main/resources/catalog/templates/admin/usergroup/users.html +++ b/web-ui/src/main/resources/catalog/templates/admin/usergroup/users.html @@ -378,7 +378,9 @@

UserAdmin