Skip to content

Option to specify parameters to ignore #1

@bigpresh

Description

@bigpresh

I'm looking for something very much like this plugin to automatically scrub input fields, but there's a couple of options I'd need to add - in particular, the ability to provide a config setting of field names to ignore - most likely as an arrayref of names and/or regexes, so I could for e.g. set something like:

  ignore_params => [ qr/_html$/ ],

... so that, for the few fields where we do expect to be receiving HTML, we can have it left alone, and manage it safely ourselves.

If I raised a PR here, would you be likely to see it and, if you like it, release a new version? (I note there's been no activity on it for some time, so just checking if you are still around and responsive here before spending much time!)

Or, if you no longer use/maintain the module, would you be willing to allow me to take on maintainership of it? (I'm BIGPRESH on CPAN)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions