[dancer-users] Accessing config in the templates

Octavian Rasnita orasnita at gmail.com
Tue Mar 12 18:28:41 GMT 2013


From: Lee Carmichael 


  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


  I checked but it doesn't seem to be that module for Dancer2.

  Octavian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.preshweb.co.uk/pipermail/dancer-users/attachments/20130312/2b7ea155/attachment.htm>


More information about the dancer-users mailing list