Yes, *def user()* in *default.py* has form for login. If I put:

if not auth.user:
    session.forget(response) 

in this function, then session is not created, but logging in no longer 
works. Can something else be done to turn off session creation by this 
function and not break login?

-- 

--- 
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