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/app/controllers/auth
Eugen Rochko 7d7844a47f Default follows for new users (#4871)
When a new user confirms their e-mail, bootstrap their home timeline
by automatically following a set of accounts. By default, all local
admin accounts (that are unlocked). Can be customized by new admin
setting (comma-separated usernames, local and unlocked only)
7 years ago
..
confirmations_controller.rb Default follows for new users (#4871) 7 years ago
passwords_controller.rb Redirect to PasswordController#new when reset_password_token is invalid (#4506) 7 years ago
registrations_controller.rb
sessions_controller.rb