fixed user creation and new guid
removed public registration type, all accounts must be email verified when using forms authentication.
commented out two factor options in manage account page
added username to registration page
added authorization check to register page
added verification email to register method
register page now assigns all autoassign roles
updated user verification email template
made sure account is marked isapproved when provisioning through authentication module
↧