Re: [web2py] question about new admin disabled button

2012-01-06 Thread Richard Vézina
Thanks that's very nice! Richard On Fri, Jan 6, 2012 at 10:58 AM, Anthony wrote: > I believe it will stop all access to the application for everyone (i.e., > after disabling, every subsequent request will simply return the "down for > maintenance" message). > > > On Friday, January 6, 2012 10:5

Re: [web2py] question about new admin disabled button

2012-01-06 Thread Anthony
I believe it will stop all access to the application for everyone (i.e., after disabling, every subsequent request will simply return the "down for maintenance" message). On Friday, January 6, 2012 10:54:03 AM UTC-5, Richard wrote: > > Hello, > > Is the admin app disabled button "disconnect" us

[web2py] question about new admin disabled button

2012-01-06 Thread Richard
Hello, Is the admin app disabled button "disconnect" user already log in?? Thanks Richard