Re: [web2py] How to force Auth module to disable Password encryption!

2013-05-23 Thread Vinicius Assef
Using stadard web2py registration and authentication, you cannot disable it. You must write your own registration and authentication routines or change your workflow to register and print your cards. On Thu, May 23, 2013 at 5:44 AM, Ahmad Faiyaz wrote: > Hello, > I am new on web2py. I am using

[web2py] How to force Auth module to disable Password encryption!

2013-05-23 Thread Ahmad Faiyaz
Hello, I am new on web2py. I am using it to develop a Programming Contest Management system. Now on a ONSITE Programming Contest , we have to distribute username and password printed on paper. So i have implemented a function which will generate user accounts automatically then print the passwo