The problem is it only when you try to access the appadmin on prod server? If so, it could come from parameters_443.py file in the web2py folder. It contain the hash of you admin password.
Richard On Wed, Feb 16, 2011 at 2:15 PM, Matt <[email protected]> wrote: > 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

