Eugen Rochko 7d7844a47f Default follows for new users ()
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)
..
confirmations_controller_spec.rb Default follows for new users ()
passwords_controller_spec.rb Redirect to PasswordController#new when reset_password_token is invalid ()
registrations_controller_spec.rb Cover Auth::RegistrationsController more ()
sessions_controller_spec.rb Add "signed in as" header to some pages ()