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 CAS + SAML authentication feature (#6425) 2018-02-04 05:42:13 +01:00
passwords_controller.rb Compensate for scrollbar disappearing when media modal visible (#8100) 2018-07-31 01:14:33 +02:00
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 Revert "feat(auth/session_controller): Send Clear-Site-Data when logging out (8627)" (#9161) 2018-10-30 16:25:54 +01:00