On Thursday, December 15, 2011 9:34:43 PM UTC-5, thstart wrote: > > Also, when logged in - how to make possible for the user to change > his email? >
/user/profile See http://web2py.com/book/default/chapter/08#Authentication. The auth.profile method creates a "profile" form for users to edit their profile.

