search for: secret_key_base

Displaying 4 results from an estimated 4 matches for "secret_key_base".

2014 May 19
0
Missing production secret_key_base in rails
Hi, I have asked this question on github<https://github.com/rails/rails/issues/15175> . Senny answered me to set export SECRET_KEY_BASE =d1f4810e662acf46a33960e3aa5bd0 ************************ in your peoduction server. but I do not know how to set that. I am deploying in openshift. I also have access to SSH via putty. I have tried this command in SSH but it gives an error "Invalid identifer". Where should I run this c...
2013 Aug 06
2
Invalid auth token on production site
...te (Rails 4) deployed using capistrano and puma. Just that error on a white screen and nothing else. How do I debug this? I googled for similar error but all of them are dated and deal with browser specfic issue with Safari but for me opening the website in any browser gives this error. config.secret_key_base has value defined. the website works fine on development mode. -- 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-/JYPx...
2014 Apr 13
0
Rails 4.1 secrets
We are just playing with our first 4.1 app and are getting the following error (Missing `secret_key_base` for 'production' environment, set this value in `config/secrets.yml`) googled around a bit and are struggling a bit with this one. tried rake secret but not sure where to put the secret etc Steven -- You received this message because you are subscribed to the Google Groups "Ruby...
2012 Dec 21
5
Security Expose: Assume folks have seen this -
http://www.reddit.com/r/netsec/comments/158g8s/hijacking_ruby_on_rails_apps_through_exposed/ FYI -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options,