mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-16 23:26:52 -05: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