Do you have a custom auth_user table without the password CRYPT validator?

On Thursday, 18 August 2016 10:38:25 UTC-5, icodk wrote:
>
> I develop a web2py application on Windows. I deployed it on an Ubuntu 
> machine but now user passwords spears in the auth_user in clear text and 
> nobody can login,probably because  the login controller try to compare the 
> hash with the clear text in the db.
> What is happening ?
> Of course I would like everything to be hashed
>
> Thanks
>
> web2py: Version 2.14.6-stable+timestamp.2016.05.09.19.18.48
> Linux  3.16.0-41-generic #57-Ubuntu SMP Thu Jun 18 08:51:07 UTC 2015 i686 
> i686 i686 GNU/Linux
>
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to