[Bug 47685] Add password and username checking JS to core login and signup forms

2014-02-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47685

Bartosz DziewoƄski  changed:

   What|Removed |Added

 CC||matma@gmail.com
 Blocks|17544   |
 Depends on|40648   |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47685] Add password and username checking JS to core login and signup forms

2013-12-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47685

Steven Walling  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #6 from Steven Walling  ---
I think this is a duplicate of 17544?

*** This bug has been marked as a duplicate of bug 17544 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47685] Add password and username checking JS to core login and signup forms

2013-12-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47685

Steven Walling  changed:

   What|Removed |Added

 Depends on||40648

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47685] Add password and username checking JS to core login and signup forms

2013-12-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47685

--- Comment #5 from Steven Walling  ---
(In reply to comment #4)
> Bumping priority. Having to re-enter the passwords and solve a captcha for
> each
> attempt to find a good username is not very user-friendly. I observed
> somebody
> giving up registration because of that very recently, and suspect this is not
> that rare. We want those new editors, so lets not make it harder than
> necessary.

To explain more...

The version Mono refers to was a test version of clientside validation. The A/B
test results were pretty good (+4% bump in registrations, which on enwiki alone
would be 2-3,000 additional registrations a month). 

However, this wasn't good enough for the targets we set
(https://www.mediawiki.org/wiki/Account_creation_user_experience/Launch). We
set a high standard for how much improvement we wanted in conversion, because
with one developer on the project our time was limited. 

S Page can chime in more, but the main thing that made creating complete
clientside validation a major pain was the presence of extensions like
AntiSpoof and Titleblacklist. More at bug 40648. If it wasn't for the blockers
in that bug, we could have potentially implemented a simple but effective
username/password validation system already.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47685] Add password and username checking JS to core login and signup forms

2013-12-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47685

Gabriel Wicke  changed:

   What|Removed |Added

   Priority|Low |Normal
 CC||gwi...@wikimedia.org

--- Comment #4 from Gabriel Wicke  ---
Bumping priority. Having to re-enter the passwords and solve a captcha for each
attempt to find a good username is not very user-friendly. I observed somebody
giving up registration because of that very recently, and suspect this is not
that rare. We want those new editors, so lets not make it harder than
necessary.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47685] Add password and username checking JS to core login and signup forms

2013-09-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47685

Thomas Bertels  changed:

   What|Removed |Added

 CC||tbertels+bugzi...@gmail.com
 Blocks||17544

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47685] Add password and username checking JS to core login and signup forms

2013-05-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47685

Andre Klapper  changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
   Severity|normal  |enhancement

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47685] Add password and username checking JS to core login and signup forms

2013-04-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47685

Matthew Flaschen  changed:

   What|Removed |Added

 Blocks|42630, 45313|

--- Comment #3 from Matthew Flaschen  ---
I'm removing this as a blocker.  As Steven said, it's good functionality we
would like to have at some point.

However:

* It does not block rolling out to Commons.  It's already at
https://commons.wikimedia.org/wiki/Special:UserLogin?useNew=1 as opt-in, and
this doesn't block making it permanent (though there are other things that need
to be confirmed).
* It is not on English Wikipedia any more (when it was, it was temporary code
in an extension), so it's not an enwiki-only enhancement.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47685] Add password and username checking JS to core login and signup forms

2013-04-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47685

--- Comment #2 from Steven Walling  ---
This was a part of our testing, but was expensive to build at the time. If you
read the spec
(https://www.mediawiki.org/wiki/Account_creation_user_experience/Launch) you
can see why we made this call.

This enhancement is nice, but even with the work on the account creation API by
Brion, is not simple to design, test, and build. To be frank, this project has
gone on a looong time, and it may be time to just defer this change in favor of
more pressing experimental work.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47685] Add password and username checking JS to core login and signup forms

2013-04-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47685

Matthew Flaschen  changed:

   What|Removed |Added

Summary|Integrate password and  |Add password and username
   |username checking JS into   |checking JS to core login
   |ACUX deployment |and signup forms

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l