You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
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
7 years ago
..
controllers Check that an invite link is valid before bypassing approval mode (#10657) 7 years ago
fabricators Add "why do you want to join" field to invite requests (#10524) 7 years ago
features
fixtures Export and import show_reblogs together with following list (#10495) 7 years ago
helpers Add specs for action log helper (#9605) 7 years ago
lib Fix Keybase verification using wrong domain for remote accounts (#10547) 7 years ago
mailers Add invite request to pending account notification e-mail (#10528) 7 years ago
models Add "why do you want to join" field to invite requests (#10524) 7 years ago
policies
presenters Admission-based registrations mode (#10250) 7 years ago
requests Redesign landing page (#10232) 7 years ago
routing
serializers/activitypub
services Export and import show_reblogs together with following list (#10495) 7 years ago
support
validators Allow set the voting period to just 5 minutes (#10525) 7 years ago
views Redesign landing page (#10232) 7 years ago
workers
rails_helper.rb
spec_helper.rb