Last modified: 2014-02-12 23:35:49 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T47667, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 45667 - Allow disabling of password retyping
Allow disabling of password retyping
Status: UNCONFIRMED
Product: MediaWiki
Classification: Unclassified
User login and signup (Other open bugs)
1.21.x
All All
: Low enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-03-03 17:18 UTC by Saint Johann
Modified: 2014-02-12 23:35 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Saint Johann 2013-03-03 17:18:28 UTC
I think that in MediaWiki should be setting to disable field "Retype password" in "Create account", e.g. https://ru.wikipedia.org/wiki/Special:UserLogin/signup?uselang=en.

This can be a feature in that cases, when https://www.mediawiki.org/wiki/Manual:$wgEmailConfirmToEdit is enabled or wiki has a "Show password" feature, e.g. https://github.com/NV/show-password-on-focus.js (also see http://uxdesign.smashingmagazine.com/2012/10/26/password-masking-hurt-signup-form/).
Comment 1 JuneHyeon Bae (devunt) 2013-03-11 06:00:10 UTC
anyway, showing password is very insecure.
Comment 2 Andre Klapper 2013-03-11 09:15:14 UTC
(In reply to comment #0)
> This can be a feature in that cases, when $wgEmailConfirmToEdit is enabled

I don't really see the connection, or would the password always be included in that email and that's why you wouldn't have to enter it twice?

> or wiki has a "Show password" feature

When would that be a case? Is there such a setting in MediaWiki?
Comment 3 Saint Johann 2013-03-11 15:35:14 UTC
(In reply to comment #1)
> anyway, showing password is very insecure.
Mmm. With JavaScript and only on focus or with special checkbox? No.

> When would that be a case? Is there such a setting in MediaWiki?
This setting can be added and without manipulations with code of MediaWiki.
Comment 4 Andre Klapper 2013-04-11 13:48:09 UTC
Still I don't see a reason yet why to disable that field.
Which problem would you like to solve exactly?
Comment 5 Matthew Flaschen 2013-04-23 19:50:14 UTC
(In reply to comment #2)
> (In reply to comment #0)
> > This can be a feature in that cases, when $wgEmailConfirmToEdit is enabled
> 
> I don't really see the connection, or would the password always be included
> in that email and that's why you wouldn't have to enter it twice?

Presumably, the idea is that if you must enter an email to signup (wgEmailConfirmToEdit), you can reset your password.  Thus, mistyping your password when signing up isn't a big problem (but needing to reset is still annoying).

FWIW, I have caught password errors through this feature (retyping) on other sites, so I find it useful.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links