Skip to content
Commit 42051d34 authored by Dani Donisa's avatar Dani Donisa
Browse files

Coerce the issue_tracker_name to string

In order to avoid parameter errors when someone tries to inject garbage
as parameters, we coerce everything as string.

Avoid errors like

      can't quote ActionController::Parameters

Fixes #16264
parent 121274a0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment