From a4614ca7fd0b612560b7446bd09544c968c342e1 Mon Sep 17 00:00:00 2001 From: eastargh Date: Wed, 29 Jul 2026 10:14:50 +0900 Subject: [PATCH 1/4] =?UTF-8?q?=EB=A1=9C=EA=B7=B8=EC=9D=B8=EC=8B=9C=20?= =?UTF-8?q?=EB=B9=84=EB=B0=80=EB=B2=88=ED=98=B8=20n=ED=9A=8C=20=EC=8B=A4?= =?UTF-8?q?=ED=8C=A8=EC=8B=9C=20=EA=B3=84=EC=A0=95=20=EC=9E=A0=EA=B8=88?= =?UTF-8?q?=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/jsp/common/acl/user/userMan.jsp | 14 ++- .../jsp/common/acl/user/userManDetail.jsp | 6 +- .../rms/common/acl/user/UserManService.java | 18 +++- .../rms/common/context/MonitoringContext.java | 3 + .../eai/rms/common/login/MainController.java | 85 ++++++++++++++++--- .../message/LocaleMessage.properties | 2 + .../message/LocaleMessage_en.properties | 2 + .../message/LocaleMessage_ko.properties | 2 + 8 files changed, 111 insertions(+), 21 deletions(-) diff --git a/WebContent/jsp/common/acl/user/userMan.jsp b/WebContent/jsp/common/acl/user/userMan.jsp index ea84374..f2a8629 100644 --- a/WebContent/jsp/common/acl/user/userMan.jsp +++ b/WebContent/jsp/common/acl/user/userMan.jsp @@ -18,7 +18,17 @@