No actually it is the user authentication using Auth from the model.
I think I will compare the database before and after, make sure I know
exactly what has changed between the two.

Thanks.

On Feb 16, 7:21 pm, Richard Vézina <[email protected]>
wrote:
> 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

Reply via email to