On 4/6/07, Todd McGrath <[EMAIL PROTECTED]> wrote:
> Quoting Raphael Bauduin <[EMAIL PROTECTED]>:
> > When require the application dependency, the route is followed, but it
> > requires me to log into radiant. Can I also develop an extension that
> > is available without the need to log into radiant?
>
> Hi,
> I found adding "no_login_required" to my controller helped-
>
> class ExampleController < ApplicationController
>
>   no_login_required
>

That's working!

thanks Todd!

Raph

PS: Did I miss a documentation resource where this is indicated?



-- 
Web database: http://www.myowndb.com
Free Software Developers Meeting: http://www.fosdem.org
_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to