well, I have to check... Naturally (and there is always a chance - I'm
actually left feeling surprised when I am not wrong), I could be
completely missing the mark here. I do know, that a copy (with a new
name) of appadmin is quite open to all users (because I did that
once), but just thought i'd mention...

As for the appadmin not being an app... alright, sure. But, I can log
onto a web2py server (without logging into any application) and
view,update,delete data from any apps DB. Because I can do that, I
tend to want to see it as feature of having admin privileges...  admin
vs appadmin or app vs .py file with a view. I still see them belonging
together (even if I am wrong about it).

Mart


On Feb 27, 8:46 pm, Anthony <[email protected]> wrote:
> appadmin isn't a separate app (like admin) -- it's a controller file
> (appadmin.py) and view file (appadmin.html) included in the welcome and
> admin apps. I'm not sure, but it looks like you might be able to rename it,
> though I think the links from admin to appadmin would no longer work, and
> appadmin.py makes one reference to appadmin.html, which would have to be
> changed. I'm not sure if there are any security issues.
>
> Anthony
>
> On Sunday, February 27, 2011 7:52:31 PM UTC-5, mart wrote:
> > and its an app... ;) and i think renaming it on the fly will cause you
> > to lose the security around it (will be  exposed to all users, I
> > think)
>
> > On Feb 27, 2:22 pm, pbreit <[email protected]> wrote:
> > > Well, it also includes /state and /cache so I'd say leave it for now.
>
>

Reply via email to