On May 19, 12:09 pm, kachna <[email protected]> wrote: > Hi, > I have problem with Atuh.profile(). It allows user to change his/her > email. My app uses email as username. So user is able to chage > username and I lose verified contact to them.
good point. Try db.auth_user.email.writable=False > So, I thing that here is > needed posibility to disable changing email in profile or confirm > profile changes via email (like registration). I am not sure if this > new feature or bug or I just missing somethig. Thank for your > opinion. > > kachna

