Files
nairobi/app
Javi Martín 941fc76884 Remove unused query parameters in redirect
These actions are never called with query parameters in our application,
so there's no need to use these parameters in a redirect.

Note in the test I'm using the `get` method because the `patch` method
wouldn't send query parameters. This doesn't mean the action can be
accessed through GET requests, since controller tests don't check route
verbs.
2019-11-12 19:27:58 +01:00
..
2019-11-07 15:58:49 +01:00
2019-11-10 00:34:45 +01:00
2019-10-26 13:22:49 +02:00
2019-11-10 00:34:45 +01:00