Improve automatic emails with temporary urls
Compare changes
- Flavio TARSETTI authored
+ 2
− 0
@@ -181,10 +181,12 @@ class TemporaryUrl(models.Model):
This MR targets the improvement for automatic emails concerning validation of new users by supervisors/re-validation of users.
Fixes #542 (closed)
Fixes #550 (closed)