Hi Elvelind, Elvelind Grandin wrote: > You can do that yourself > > cherrypy.tree.mount(turbogears.toolbox.Toolbox, "/toolbox") > > note that this will make it possible for all to access it. > to restrict access use identity.SecureObject. > But that's what that other web framework does by default, including prompting for user access (which is somewhat annoying when "all" is me, myself and my reflection in the monitor :-). I'm just suggesting that ought to be TG's default as well, perhaps with an easy way to plug identification in or out.
Karl, when I tried passing -n to tg-admin, either before or after "toolbox" all I got was a usage message (I'm using 0.9a9 now). Joe --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

