summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2018-01-24 15:33:04 +0100
committerGitHub <noreply@github.com>2018-01-24 15:33:04 +0100
commitb42d8ca77d2234b612179926f35146e11bffd764 (patch)
treef0772c0d3723160fe50c516e5da1d71746f1e756 /settings
parentf8da92d8faa687aeee4606639fe96877e1eb26ea (diff)
parenta99489d602f4e42b9f18454fc46d949c2b072e0c (diff)
downloadnextcloud-server-b42d8ca77d2234b612179926f35146e11bffd764.tar.gz
nextcloud-server-b42d8ca77d2234b612179926f35146e11bffd764.zip
Merge pull request #7797 from nextcloud/stable12-7709-fix-password-displayed-as-username-in-password-manager
[stable12] Fix password displayed as username in Firefox password manager dialog
Diffstat (limited to 'settings')
-rw-r--r--settings/js/personal.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/js/personal.js b/settings/js/personal.js
index 9193b8e03dd..c5d4396ea88 100644
--- a/settings/js/personal.js
+++ b/settings/js/personal.js
@@ -384,6 +384,7 @@ $(document).ready(function () {
t('settings', 'Strong password')
],
drawTitles: true,
+ $addAfter: $('input[name="newpassword-clone"]'),
});
// Load the big avatar