I currently have a "settings" page, where a form created by auth.profile() 
is displayed. I want to force the user to re-enter his/her password in 
order to save any changes they make to their profile (such as email, 
username, etc).

Not really sure the best way to go about this, all the authentication stuff 
I've dealt with involves logging the user in with both email and pw. In 
this case, the user is already logged in, but I just want them to reenter 
their password before changing important profile information.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to