Skip to content

Brakeman is reporting unsafe model attribute when using suggested impersonate method #4

Description

@PrintsCharming

I love this gem.

When using link_to("Impersonate User", impersonate_engine.impersonate_user_path(user)) Brakeman is reporting:

Unsafe model attribute in link_to href near line 24: link_to("Impersonate User", impersonate_engine.impersonate_user_path(user))

Is this a byproduct of the route being in the mountable engine?

Rails 3.2.13

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions