This project is archived and is in readonly mode.
Changeset [434e451221cd3d19e4575e26799ee53954347a03] by Prem Sichanugrist & Xavier Noria
March 10th, 2011 @ 11:23 PM
Filter sensitive query string parameters in the log [#6244 state:committed]
This provides more safety to applications that put secret information in the query string, such as API keys or SSO tokens.
Signed-off-by: Xavier Noria fxn@hashref.com
https://github.com/rails/rails/commit/434e451221cd3d19e4575e26799ee...
Committed by Prem Sichanugrist & Xavier Noria
- M actionpack/CHANGELOG
- M actionpack/lib/action_dispatch/http/filter_parameters.rb
- M actionpack/test/dispatch/request_test.rb
- M railties/lib/rails/rack/logger.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>