[web2py] Re: Login drop down in appadmin while logged in into admin

2014-07-08 Thread Annet
Thank you both for your reply. The difference between admin and appadmin, wasn't clear to me but now it is. Regards, Annet -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (

[web2py] Re: Login drop down in appadmin while logged in into admin

2014-07-07 Thread Anthony
There are two ways to access appadmin: > > - begin logged into admin and "system administrator". this the usual way. > You get access to appadmin for all the apps. > - begin logged into a specific app and having special privileges: > > http://web2py.com/books/default/chapter/29/09/access-control?s

[web2py] Re: Login drop down in appadmin while logged in into admin

2014-07-07 Thread Massimo Di Pierro
There are two logins: 1) login into admin which gives you access to appadmin as well 2) login into your application. appadmin is part of your application and shows you whether you are logged into the application There are two ways to access appadmin: - begin logged into admin and "system administ