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
2020-02-16 12:56:53 +01:00
..
challenges_controller.rb
confirmations_controller.rb
omniauth_callbacks_controller.rb
passwords_controller.rb Fix password change/reset not immediately invalidating other sessions (#12928) 2020-01-24 00:20:38 +01:00
registrations_controller.rb Fix sign-ups without checked user agreement being accepted through the web form (#13088) 2020-02-16 12:56:53 +01:00
sessions_controller.rb Fix authentication before 2FA challenge (#11943) 2019-09-24 04:35:36 +02:00
setup_controller.rb