X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=portal%2Fjoinview.py;h=2add3a4fb3581b03a928a305642658d5c1cd6dcf;hb=4d26ed18cf30c1e1dc12be165732486bc9510d84;hp=0282e9623b9e799d723f2fa408694d8b898322d7;hpb=708e4ed85f2ef9d5b17097cb71a5879b244ebfe9;p=unfold.git diff --git a/portal/joinview.py b/portal/joinview.py index 0282e962..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': 'http://' + current_site + '/portal/email_activation/'+ email_hash + 'validation_link': current_site + '/portal/email_activation/'+ email_hash }