autolab / Autolab

Course management service that enables auto-graded programming assignments.
http://www.autolabproject.com/
Apache License 2.0
752 stars 214 forks source link

Password Reset email contains broken URL #270

Closed ymzong closed 9 years ago

ymzong commented 9 years ago

The URL in the email looks like https://your_app_url/auth/users/password/edit?reset_password_token=vhrxhSXxfypkw74LRzwQ, without proper Autolab host name.

dlbucci commented 9 years ago

We had not set the config.action_mailer.default_url_options.host to our domain.