How the settings 'auth.settings.allow_basic_login = True' is supposed
to work? I tried to login to protected method('@auth.requires_login
()') via basic auth, but was not succesfull. Is there some additional
setting for protected methods or '@auth.requires_login()'' is simply
used for both auth ? Can someone explain please?David -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

