Ruby on Rails Monday, November 2, 2015

On 2 November 2015 at 00:31, Robert Nicholson
<robert.nicholson@gmail.com> wrote:
> We have a 2.3.8 application that has hard coded passwords in the database.yml file.
>
> If we were to use erb to bring these in from a file outside where in the initialization steps
> do I load the file to populate the variable I wish to interpolate?

Just as important is to upgrade to a recent version of rails. 2.3.8
went out of support ages ago and undoubtedly has a number of security
holes.

Colin

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLtfwuU_%3D%2BD9MPWzatccPEUSo7JxsD54sps6ScuQjee3zw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment