X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Factions.py;h=8b1713e74068476cfbeeaca5d9d0e47504e4ca1e;hb=12e7d0096c803ae8d72687c049b07b3676e0b1d2;hp=e21812608a2ea7fcb7c7dcd46a53e6df78d0b411;hpb=f02e267b0fb472fdbbfa3c433ad5f5a74096e7f7;p=myslice.git diff --git a/portal/actions.py b/portal/actions.py index e2181260..8b1713e7 100644 --- a/portal/actions.py +++ b/portal/actions.py @@ -538,7 +538,7 @@ def create_pending_user(wsgi_request, request, user_detail): public_key = request['public_key'], private_key = request['private_key'], user_hrn = request['user_hrn'], - pi = '', # XXX Why not None ? + pi = request['pi'], email_hash = request['email_hash'], status = 'False', )