tispratik wrote:
If your only concern is with the developers having access to the passwords set up a separate db and mail account for development use with passwords that they can have access to. Another thought would be to get reliable developers.Hi, Does anyone know how to store passwords securely? I mean, we enter DB usr/pwd in the database.yml and the actionmailer email usr/pwds in environment.rb which i think is not safe, considering while development the code is visible to all developers.Do we have some mechanism to store all passwords in one place and encrypt them and securely access through the system? Thanks, Pratik -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en. |
- [Rails] Passwords tispratik
- Re: [Rails] Passwords Norm Scherer
- [Rails] Re: Passwords Denix
- [Rails] Re: Passwords tispratik
- Re: [Rails] Re: Passwords Conrad Taylor

