Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add #ignoring_check_for_db_column to HaveSecureTokenMatcher #1437

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Apr 14, 2021

  1. Add #ignoring_check_for_db_column to HaveSecureTokenMatcher

    In some cases a check for the token column may be omitted.
    For example if has_secure_token and has_secure_password(:token) are used in combination.
    0x7466 committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    d152f1b View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2021

  1. Configuration menu
    Copy the full SHA
    f388fe7 View commit details
    Browse the repository at this point in the history