From f85333e98adff296700e01ece8843aaf94694257 Mon Sep 17 00:00:00 2001 From: Inverle Date: Thu, 31 Jul 2025 09:24:37 +0200 Subject: Require current password when setting new password (#7763) * Require current password when setting new password * i18n: fr --------- Co-authored-by: Alexandre Alapetite --- app/views/user/details.phtml | 2 +- app/views/user/profile.phtml | 62 +++++++++++++++++++++++++++++++++----------- 2 files changed, 48 insertions(+), 16 deletions(-) (limited to 'app/views') diff --git a/app/views/user/details.phtml b/app/views/user/details.phtml index 1ea8f62d8..6f0cbae3e 100644 --- a/app/views/user/details.phtml +++ b/app/views/user/details.phtml @@ -60,7 +60,7 @@
/> + pattern=".{7,}" username ? '' : 'disabled="disabled" ' ?>/>

diff --git a/app/views/user/profile.phtml b/app/views/user/profile.phtml index 8f3633eb3..5f7991887 100644 --- a/app/views/user/profile.phtml +++ b/app/views/user/profile.phtml @@ -7,7 +7,7 @@ ?>
-
+

@@ -32,20 +32,7 @@
- -
-
- -
- -
-
- /> - -
-

- +
@@ -63,6 +50,51 @@
+ + +
> + +
+ +
+ +
+ + +
+ + +
+
+
+ +
+
+ + +
+

+ â„šī¸ +

+
+
+
+ +
+
+ + +
+
+
+
+
-- cgit v1.2.3