X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Factions.py;fp=portal%2Factions.py;h=4f4608bfef05e9fa44dfbca86401bf49081826c9;hb=8a25cdc6e98ebc42bc57d9025ba6590b486c3737;hp=b06ccdfe180a4559294bb64ffb3144e355488847;hpb=8125063b08b2151d67ef86f076377fca80efde6d;p=myslice.git diff --git a/portal/actions.py b/portal/actions.py index b06ccdfe..4f4608bf 100644 --- a/portal/actions.py +++ b/portal/actions.py @@ -807,7 +807,7 @@ def iotlab_create_user (wsgi_request, request, namespace = None, as_admin=False) "structure" : request['authority_hrn'], "city" : "N/A", "country" : "N/A", - "sshPublicKey" : [request['public_key']], + "sshPublicKey" : request['public_key'], "motivations" : "SFA federation", }