Re: [web2py] Re: Sample code for new scheduler

2011-08-22 Thread Aditya Sahay
Please also post a little tutorial - like running a background task defined in a module periodically - a good sample mytasks.py with code snippets to run those tasks programmatically. Thanks. On Tue, Aug 23, 2011 at 8:03 AM, Massimo Di Pierro < massimo.dipie...@gmail.com> wrote: > Thanks. Will fi

Re: [web2py] Re: Problem with basic auth

2010-12-15 Thread Aditya Sahay
But these methods will not log in a user if provided with username and password. The objective is to log in. On 15-Dec-2010, at 10:55 PM, mdipierro wrote: > you can also do: > > logged_in = 'auth' in globals() and auth.user > > > > On Dec 15, 11:12 am, Martín Mulone wrote: >> This is my me

Re: [web2py] Re: auth issue in Firefox 3.6.10+ on Mac

2010-10-25 Thread Aditya Sahay
No. This is seconds after logging in. On Tue, Oct 26, 2010 at 12:28 AM, mdipierro wrote: > Could it be their session expired? > > On Oct 25, 1:05 pm, Adi wrote: > > Hi all, > > > > I've got some users facing this peculiar problem in Radbox. > > > > Faced in: Mac OS X 10.6.4, Firefox 3.6.10 and