This project is archived and is in readonly mode.
Changeset [b3411ff59eb1e1c31f98f58f117a2ffaaf0c3ff5] by Hongli Lai (Phusion
August 27th, 2008 @ 02:08 PM
Deprecate Rails::SecretKeyGenerator in favor of ActiveSupport::SecureRandom.
SecureRandom has a few minor security enhancements and can be used as a drop-in replacement
Signed-off-by: Michael Koziarski michael@koziarski.com [#913 state:committed] http://github.com/rails/rails/co...
Committed by Hongli Lai (Phusion
- M activesupport/lib/active_support.rb
- M activesupport/lib/active_support/secure_random.rb
- M activesupport/test/secure_random_test.rb
- M railties/lib/rails_generator/generators/applications/app/app_generator.rb
- M railties/lib/rails_generator/secret_key_generator.rb
- M railties/lib/tasks/misc.rake
- M railties/test/secret_key_generation_test.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>