dennisreimann / masquerade

masquerade is the predecessor of masq: https://github.com/dennisreimann/masq - please consider using masq from now on, as it is the more modular approach.
MIT License
218 stars 46 forks source link

Account mailer doesn't show https-URLs if "use_ssl" is true #6

Closed djmaze closed 14 years ago

djmaze commented 14 years ago

When "use_ssl" is set to true in app_config.yml, the "activate account" and "reset password" mails have to show https-URLs instead of http.

dennisreimann commented 14 years ago

Thanks for your commits!