Re: [web2py] Re: password storage with per-user salt

2011-09-21 Thread João Gulineli
I had the same problem as you, I think. We wrote a cutomize login method ,attached, to check if the entered password was the same that was stored in the database, we use the http://packages.python.org/passlib/lib/passlib.hash.sha512_crypt.html. If you wish you could write a new validator to encrypt

Re: [web2py] Re: Future of web2py

2017-06-07 Thread João Gulineli
+1 Livre de vírus. www.avast.com . <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> Jo

Re: [web2py] Re: Future of web2py

2017-06-24 Thread João Gulineli
Dear all, in my humble opinion I believe that web3py should have something to import external modules like in django (plugable apps). I know that in web2py we have plugins but I believe that this isn't so good because we don't have so many developer sharing their codes in that way that we have few