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.rb Default follows for new users ()
passwords_controller.rb Redirect to PasswordController#new when reset_password_token is invalid ()
registrations_controller.rb Add overview of active sessions ()
sessions_controller.rb Make sure email is case insensitive on all places ()