In the next day I plan to commit basically all the bugs/features where I've posted a patch. If there is an easy backport to 6.x then I'll do that, but I may leave some of the code not committed to 6.x branch if it's too much work for me and nobody else re-rolls it.

Then I plan to let them sit in dev status for about a week or two and ask for help testing those releases via twitter. Assuming there are no new bugs introduced, I plan to make the 7.x-1.1 and 6.x-1.4 releases.

Here's a tentative plan:

Both branches if easy to backport or someone else backports:

#1874454: Make the name a value instead of a hidden to keep it from being in the HTML
#421078: Abstract name unique check for re-use, make it is cross-database compatible, make it more robust, us it on external names
#1291908: Keep the email login entered by the user so it can be validated
#186128: Change 'username' field to 'Display name'
#1576438: Create README.txt - document various setup instructions
#377262: Test that immediate login works if enabled, remove our code that forces the login
#551626: slow query in email_registration_user_login_validate

6.x only, already done or obsolete in 7.x

#1197886: Make password reset instructions more generic
#1576666: Use hook_form_FORMID_alter

On the fence:

#657472: Add setting to allow users to login with email address or username

Comments

greggles’s picture

Well, it's getting pretty close to a good state. There are more tests now, more documentation, more bugs fixed, a few features added. I added one more task to the mix since it seems good to fix: #551626: slow query in email_registration_user_login_validate.

Now's the time to test out the latest code from git, please (dev tarball packaging should happen "soon.")

greggles’s picture

I'll probably make the releases on Monday the 14th without committing any more code.

The change that concerns me the most is #377262: Test that immediate login works if enabled, remove our code that forces the login - would love a review of that.

greggles’s picture

Status: Needs review » Fixed

No new issues have been entered and there are some new sites that are using the latest dev releases (according to an increase in their usage stats).

So, these are now packaging: http://drupal.org/node/1892880 http://drupal.org/node/1892882

I'll be watching the queue for bugs.

greggles’s picture

There's now over a thousand users of the 7.x-1.1 release and over 200 users of the 6.x-1.4 release and basically no new bugs have been filed. Yay :)

dwightaspinwall’s picture

Great work. Thanks for your efforts on this.

dww’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

x