Skip to content

Use strong parameters for CompareController

Vasilii Iakliushin requested to merge use_strong_params_for_compare into master

What does this MR do and why?

How to set up and validate locally

  1. http://127.0.0.1:3000/flightjs/Flight/-/compare?from[test]=test
  2. Try to compare different branches with incorrect parameters: http://127.0.0.1:3000/flightjs/Flight/-/compare

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