Skip to content

Use strong_parameters for RefsController

Vasilii Iakliushin requested to merge use_strong_params_for_refs_controller into master

What does this MR do and why?

It applies StrongParameters check for RefsController input values

How to set up and validate locally

Following link should work without a 500 error: http://127.0.0.1:3000/flightjs/Flight/-/refs/master/logs_tree?format=json&offset[test]=test

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports