Improve automatic emails with temporary urls
Compare changes
- Flavio TARSETTI authored
+ 149
− 1
@@ -25,19 +25,42 @@
@@ -114,3 +137,128 @@ def account_settings(request):
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)