If a user is already logged in to the site and go in to registeration page and try to register a new user without a matching password, I get a Pop up dialog box that list all the users in the database with a title "Confirm Password Change"
This CreateUserWizard has a Custom Complete Step with couple extra fields.
If I do this from using a registation page with a default Createuserwizard then it does not happen.
Does any one know why or a solution?