Last modified by khushi kapoor on 2018/09/26 16:20

From version Icon 31.1 Icon
edited by Henry Story
on 2010/03/15 19:15
Change comment: There is no comment for this version
To version Icon 32.1 Icon
edited by Henry Story
on 2010/03/15 22:55
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -158,7 +158,7 @@
158 158   #set( $addKey = true )
159 159   #end
160 160  
161 - #if ( $addKey )
161 + #if ( $addKey && ($request.getParameter('webid') eq "${homepage.getExternalURL()}#me") )
162 162   ## create and save the public key to the user's profile page
163 163   #set( $rsaKey = $homepage.newObject("WebId.RSAPubKeyClass"))
164 164   $!rsaKey.set("hexModulus", $pk.getHexModulus() )