I don' t think it's a bug - i get the same behaviour. I think the default setup assumption in hobo is that a guest has view access to most things - which is fine for most blog-type applications.
if you want to make a private application, only available to logged in users... see below http://cookbook.hobocentral.net/recipes/10-make-a-private-hobo-app joachim explained this to me a couple of weeks ago :-) http://groups.google.co.uk/group/hobousers/browse_thread/thread/32df9b19543b47dc/cb3acf6a951b8739?lnk=gst&q=private#cb3acf6a951b8739 On 8 May, 14:41, Ronbo <[email protected]> wrote: > Hi - new user here. Please be gentle. > > Going through the video on the hobo landing page, I see where Tom > removes 'new' from the actions for a model to force the form to be > rendered inline on the index page, below a collection. Trying that > myself, it works, but if I change to guest, the header 'New advert' is > still generated, although the form is correctly suppressed. Is this a > bug, or am I missing an additional step? > > Thanks, > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" 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 > athttp://groups.google.com/group/hobousers?hl=en. -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
