]> cat aescling's git repositories - mastodon.git/commit
Fix sign-ups without checked user agreement being accepted through the web form ...
authorThibG <thib@sitedethib.com>
Sun, 16 Feb 2020 11:56:53 +0000 (12:56 +0100)
committerGitHub <noreply@github.com>
Sun, 16 Feb 2020 11:56:53 +0000 (12:56 +0100)
commitc48d895ea72451d40d5c1fdc91a1fd3bdb50335c
tree4db54bf3051e6e131fe28316591b1ef0a9701317
parent250ca99cb5d9f0492c93f30e247d441cb4fe5ccf
Fix sign-ups without checked user agreement being accepted through the web form (#13088)

* Fix user agreement not being verified

* Fix tests

* Fix up agreement field being dismissed
app/controllers/auth/registrations_controller.rb
spec/controllers/auth/registrations_controller_spec.rb