hi all:

in app/models/db.py

......
auth.settings.mailer=mail
auth.settings.registration_requires_verification = True
auth.settings.registration_requires_approval = True
.......


Look into the table auth user, I found the field "password" is blank.
so, the user's password will be set to blank also when I set
registration key field to "blank",

a bug?
I tried to find reasons,however,I failed

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to