mirror of
https://github.com/mastodon/mastodon
synced 2025-04-10 18:46:26 +02:00

* Check that an invite link is valid before bypassing approval mode Fixes #10656 * Add tests * Only consider valid invite links in registration controller * fixup