]> git.openstreetmap.org Git - rails.git/commit
Fix more parameter sanitisation issues and add tests
authorTom Hughes <tom@compton.nu>
Thu, 29 Jun 2017 19:52:57 +0000 (20:52 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 29 Jun 2017 19:52:57 +0000 (20:52 +0100)
commitfe1e28b4f45f6aa4bb53dc5163c187c5206b66a7
treec4c2f2c39881279b5234d43021f638f7ffb63857
parent3763cbc7d4cdf3fdead477ee093b3c82aabd49fe
Fix more parameter sanitisation issues and add tests
.rubocop_todo.yml
app/controllers/notes_controller.rb
app/controllers/user_blocks_controller.rb
app/views/notes/_notes_paging_nav.html.erb
app/views/user_blocks/_blocks.html.erb
test/controllers/changeset_controller_test.rb
test/controllers/diary_entry_controller_test.rb
test/controllers/notes_controller_test.rb
test/controllers/trace_controller_test.rb
test/controllers/user_blocks_controller_test.rb