Environment: web2py 2.3.2, ubuntu 13.10, firefox / chrome

>From a new app @auth.requires_login() works fine. 
But with my current application the requires_login redirect me silently to 
my default/index page without presenting me the login page. I tried to set 
breakpoints (using pdb or dbg) into the gluon/tools.py module to diagnose 
the problem without success . For this application the access control 
mecanism stopped working after a web2py updates (I don't recall which one). 
Could you please give me some advices on how to proceed in order to solve 
this problem?
Thanks. 

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
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.

Reply via email to