I have a web2py application and was curious how to go to the public website, enter username/password in a form (or iframe) and if authentication is successful, it would load the application into the browswer window. Right now you click a login button and it redirects to web2py's login form. Is there a way to securely pass auth credentials and log into the application and bypass the extra step?
-- --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

