test_legacy_enrollment.py
14.6 KB
-
Don't hardcode https protocol in enrollment emails. · b7558636
Use http or https, depending on the value of `request.is_secure()`. That is how links in most other emails are handled.
Matjaz Gregoric committed