[dancer-users] Accessing config in the templates

Lee Carmichael leecarmichael123 at gmail.com
Tue Mar 12 14:54:00 GMT 2013


On Sun, Mar 10, 2013 at 11:44 AM, David Golden <xdg at xdg.me> wrote:

> On Sun, Mar 10, 2013 at 12:01 PM, Rik Brown <rik at rikbrown.co.uk> wrote:
> >> I think it could be useful if the config would be also accessible. Or is
> >> there a reason this would not be a good idea?
>
> I wouldn't want things like database password to be automatically
> available.  Then a template bug could cause a huge security hole.
>
> I think if you want to make config data available in templates, it's
> be to do that yourself, explicitly and limit it only to keys you need.


Be it good or bad, you can access config with 'settings' keyword in
templates. I'm not sure what but some of the variables are removed/hidden
in error pages. I'm not sure about them in other areas.

see 'Template Tokens' in
https://metacpan.org/module/Dancer::Template::Abstract
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.preshweb.co.uk/pipermail/dancer-users/attachments/20130312/4bd13902/attachment.htm>


More information about the dancer-users mailing list