jenkins-bot has submitted this change and it was merged. Change subject: (bug 22457) More natural flow for the "By e-mail" feature ......................................................................
(bug 22457) More natural flow for the "By e-mail" feature This feature is on Special:Userlogin/signup to allow a random new password to be sent to expected account owner on assisted signup. It uses JavaScript to hide the password & retype password fields when a logged-in user creates an account (for someone else) and checks the by e-mail feature. Change-Id: I7bf57eef64fea19a8237f997019e0b2bfdf401b3 --- M includes/specials/SpecialUserlogin.php M includes/templates/Usercreate.php M languages/messages/MessagesEn.php M resources/Resources.php A resources/mediawiki.special/mediawiki.special.userLogin.signup.js 5 files changed, 40 insertions(+), 16 deletions(-) Approvals: CSteipp: Looks good to me, but someone else must approve Matmarex: Looks good to me, but someone else must approve Siebrand: Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/38905 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7bf57eef64fea19a8237f997019e0b2bfdf401b3 Gerrit-PatchSet: 9 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Liangent <[email protected]> Gerrit-Reviewer: CSteipp <[email protected]> Gerrit-Reviewer: Jeroen De Dauw <[email protected]> Gerrit-Reviewer: Liangent <[email protected]> Gerrit-Reviewer: Matmarex <[email protected]> Gerrit-Reviewer: Ryan Lane <[email protected]> Gerrit-Reviewer: Siebrand <[email protected]> Gerrit-Reviewer: Spage <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
