I'm currently working through the Users plugin and have split it into two new plugins: SB Users and User Signin. The first provides the profile, account, settings and permission pages, whereas the second deals with registration and login. They are about 90% complete. I just need to add a settings page, ReCaptcha, email validation and moderator notification. That shouldn't be as hard as it sounds because we already have all the code from the original plugin and I just need to convert ...