mastodon/app/controllers/auth
ThibG 21a73c52a7 Check that an invite link is valid before bypassing approval mode (#10657)
* Check that an invite link is valid before bypassing approval mode

Fixes #10656

* Add tests

* Only consider valid invite links in registration controller

* fixup
2019-05-02 04:30:12 +02:00
..
confirmations_controller.rb Add REST API for creating an account (#9572) 2018-12-24 19:12:38 +01:00
omniauth_callbacks_controller.rb
passwords_controller.rb
registrations_controller.rb Check that an invite link is valid before bypassing approval mode (#10657) 2019-05-02 04:30:12 +02:00
sessions_controller.rb