cool ! is it part of 1.63.4 ? another question : is it possible to customize "change password" screen in the way to add a "cancel" button and/or another link such as "return home" ?
thanks Sebastian E. Ovide On Thu, Jun 25, 2009 at 11:25 PM, mdipierro <[email protected]> wrote: > > Try the trunk and the following customizations: > > auth.messages.invalid_email = 'Invalid email' > auth.messages.invalid_login = 'Invalid login' > auth.messages.invalid_user = 'Invalid user' > auth.messages.is_empty = "Cannot be empty" > auth.messages.mismatched_password = "Password fields don't > match" > > Massimo > > On Jun 25, 7:35 am, "Sebastian E. Ovide" <[email protected]> > wrote: > > Hi, > > > > Using Auth.change_password I noticed that if the 2 password do not match > > web2py is giving the message "invalid expression!" and if the password is > > not valid the message is "value not in database!". Is it possible to > change > > those strings with some more user friendly ones ? > > > > thanks > > > > Sebastian E. Ovide > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

