if not gluon.fileutils.check_credentials(request): redirect(URL(a='admin', c='default', f='index'))
Whenever this line is in my code I always get redirected, I have no idea what to do to avoid that (other than commenting out this line). I access the server from localhost with an normal http request. Please help me. -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@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.