From 7eba13370d2c1d1f187878e7fdd7c4235555eca7 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Wed, 19 Feb 2025 00:41:55 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BF=D1=80=D0=BE=D0=BC=D0=B5=D0=B6=D1=83?= =?UTF-8?q?=D1=82=D0=BE=D1=87=D0=BD=D1=8B=D0=B9.=20=D0=BF=D1=80=D0=BE?= =?UTF-8?q?=D1=85=D0=BE=D0=B4=20=D1=80=D0=B5=D0=B4=D0=B0=D0=BA=D1=82=D0=B8?= =?UTF-8?q?=D1=80=D0=BE=D0=B2=D0=B0=D0=BD=D0=B8=D1=8F=20=D1=83=D1=87=D0=B5?= =?UTF-8?q?=D1=82=D0=BD=D0=BE=D0=B9=20=D0=B7=D0=B0=D0=BF=D0=B8=D1=81=D0=B8?= =?UTF-8?q?=20=D0=B0=D0=B4=D0=BC=D0=B8=D0=BD=D0=BE=D0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 18 ++------------ .../ComponentsServer/ComponentsServer.java | 7 ++++++ .../ComponentsServer/CredentialsDatabase.java | 3 ++- .../UserAccount/UI/UserAccountsForm.java | 7 +++++- .../Passes/All/EditUserAccount.java | 24 +++++++++++++++++++ src/_VisualDVM/Passes/PassCode.java | 3 +++ .../Repository/Server/ServerCode.java | 5 +++- 7 files changed, 48 insertions(+), 19 deletions(-) create mode 100644 src/_VisualDVM/Passes/All/EditUserAccount.java diff --git a/.idea/workspace.xml b/.idea/workspace.xml index f5a49204..e287f317 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,27 +7,13 @@ - - + - - - - - + - - - - - - - - -