Skip to content
This repository has been archived by the owner on Nov 1, 2017. It is now read-only.

Add "passphrase" to filtered parameters #102

Merged
merged 1 commit into from
Nov 18, 2013
Merged

Add "passphrase" to filtered parameters #102

merged 1 commit into from
Nov 18, 2013

Commits on Nov 18, 2013

  1. Add "passphrase" to filtered parameters

    In local development, I could see my passphrase in the list Rails parameters
    in plain text. This is because only the key `:password` was filtered. This
    commit filters both `:password` and `:passphrase` to prevent passwords from
    being logged in plain text.
    sethvargo committed Nov 18, 2013
    Configuration menu
    Copy the full SHA
    b56a737 View commit details
    Browse the repository at this point in the history