Skip to content

Use strong_parameters for ForksController#index

What does this MR do and why?

Sentry errors:

Sanitize input query parameters for ForksController#index

How to set up and validate locally

Similar query parameters should not return a 500 error: http://127.0.0.1:3000/flightjs/Flight/-/forks?filter_projects[test]=test&sort[test]=created_asc&user=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