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 passwords on a PDF. Web2py uses encrpytion to store the password, which is not retrievable. Now i can have a different table to store the passwords, but when i use use Auth to modify the password, i will be unable to update my own table. What to do now ? How i can disable encryption on auth_user table ? Can anyone help !!
-- --- 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/groups/opt_out.