I have recently moved my web2py installation to a new server. The database (postgresql) was copied using an sql dump. After this the user passwords appear to have stopped working. If I do a password reset, and use the same password it works again. The hash of the password is the same before and after the reset. Any ideas what is going on?
Thanks

