[eluser]Kevin Smith[/eluser]
I'm writing a method to allow a user to update his/her email address, but I'd like to require them to enter their current password and have the application validate against that before updating the email address. Anyone have a best practice for how to do this?