You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/controllers/auth
ThibG c48d895ea7
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
5 years ago
..
challenges_controller.rb
confirmations_controller.rb
omniauth_callbacks_controller.rb
passwords_controller.rb Fix password change/reset not immediately invalidating other sessions (#12928) 5 years ago
registrations_controller.rb Fix sign-ups without checked user agreement being accepted through the web form (#13088) 5 years ago
sessions_controller.rb
setup_controller.rb