Hi, can you elaborate a bit more on as to how to do this in code? I am 
somewhat confused.

On Monday, October 22, 2012 8:34:21 AM UTC-4, Niphlod wrote:
>
> you must load all the session files, unpickle them and see if there is an 
> auth.user key in it.
>
> On Monday, October 22, 2012 12:55:12 PM UTC+2, Saurabh Kumar wrote:
>>
>> By external python script, I mean a python script run using following 
>> command:
>>
>> python web2py.py -S app_name -M -R applications/app_name/private/script.py
>>
>> I have to check if the user with a given user_id is 'logged in' inside 
>> this script.
>>
>

-- 



Reply via email to