]> git.openstreetmap.org Git - rails.git/commitdiff
Remove require_terms_agreed configuration option
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 6 Feb 2019 14:50:57 +0000 (15:50 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 6 Feb 2019 14:50:57 +0000 (15:50 +0100)
This has been set to true for 6 years in production. Refs #2097

As per other user settings, we set the terms as seen by default for tests,
and we can override that when necessary for specific tests.


No differences found