X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Fjoinview.py;h=2add3a4fb3581b03a928a305642658d5c1cd6dcf;hb=c72cc9989a2947881417197a2ebe0c9398b0bf4f;hp=721efcf2d2b3b9a7f4344397613f38922f5681d3;hpb=9e11f56fd29e5edb663d4989dfd5351d71e3b809;p=unfold.git diff --git a/portal/joinview.py b/portal/joinview.py index 721efcf2..2add3a4f 100644 --- a/portal/joinview.py +++ b/portal/joinview.py @@ -173,7 +173,7 @@ class JoinView (FreeAccessView, ThemeView): 'user_hrn' : user_hrn, 'pi' : [reg_auth], 'auth_type' : 'managed', - 'validation_link': 'https://' + current_site + '/portal/email_activation/'+ email_hash + 'validation_link': current_site + '/portal/email_activation/'+ email_hash }