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

From version Icon 8.1 Icon
edited by Henry Story
on 2010/03/15 11:39
Change comment: Imported from XAR
To version Icon 9.1 Icon
edited by Henry Story
on 2010/03/15 17:58
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -19,11 +19,14 @@
19 19  }
20 20  </script>
21 21  {{/html}}
22 +#set ( $nodebug = $request.getParameter("nodebug") )
22 22  #set( $foafssl = $services.foafssl )
23 23  #set( $homepage = $xwiki.getDocument($context.user) )
24 24  #set( $addKey = true )
25 25  $xwiki.jsx.use("WebId.CreateCert")
26 26  
28 +#set( $incomplete = ( $request.getParameterMap().isEmpty() || ( $nodebug && request.getParameter("spkac") ) )
29 +
27 27  #if(! $!xwiki.exists("WebId.RSAPubKeyClass"))
28 28  
29 29  You need to create the WebId.RSAPubKeyClass