]> git.openstreetmap.org Git - rails.git/commit
Remove the require_terms_seen configuration option
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 6 Feb 2019 13:54:56 +0000 (14:54 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 6 Feb 2019 13:54:56 +0000 (14:54 +0100)
commit3795da40149962e77d88dc3d88ba7c400005718a
tree3d57a7c4d05ad21aec1ab415c98d8fc11338a708
parentf21d0126be03c9e009546b92fd4891db29176c0e
Remove the require_terms_seen configuration option

This option has been set to 'true' for over six years in production.

Refs #2097
app/controllers/application_controller.rb
app/controllers/users_controller.rb
config/example.application.yml
test/integration/user_terms_seen_test.rb