hi everyone, in the w2p book we are advised to user-signature ajax urls but what's happen if user logout and the ajax hasn't finished its job. Shall this be a special error case ? Also shall we pass *auth.user_id* in the ajax request params to make sure task is performed eventhough user would logout in between ajax call and ajax return
-- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

