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)
2017-09-10 09:58:38 +02:00
..
confirmations_controller.rb Default follows for new users (#4871) 2017-09-10 09:58:38 +02:00
passwords_controller.rb Redirect to PasswordController#new when reset_password_token is invalid (#4506) 2017-08-03 17:45:45 +02:00
registrations_controller.rb Add overview of active sessions (#3929) 2017-06-25 16:54:30 +02:00
sessions_controller.rb Make sure email is case insensitive on all places (#3688) 2017-06-11 02:29:08 +02:00