Re: [Rails] Re: Passwords

2009-12-18 Thread Conrad Taylor
On Fri, Dec 18, 2009 at 8:47 AM, tispratik wrote: > Thanks for the inputs Norm and Denix. > > In addition to the comments of Norm and Denix, I would simply setup a staging server for developers to push code to and allow them to have ( SVN | CVS | GIT ) access only. Also, they would also push cod

[Rails] Re: Passwords

2009-12-18 Thread tispratik
Thanks for the inputs Norm and Denix. -- 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 rubyonrails-t...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@goog

[Rails] Re: Passwords

2009-12-17 Thread Denix
Don't keep database.yml in control version system (svn, cvs). In this case - only developers who have access to production server - will have access to it. On 18 дек, 01:22, tispratik wrote: > Hi, > > Does anyone know how to store passwords securely? > I mean, we enter DB usr/pwd in the database.