[Fedora-directory-commits] dsgw/pbconfig display-orgperson.html.in, 1.2, 1.3

Richard Allen Megginson (rmeggins) fedora-directory-commits at redhat.com
Fri Jun 27 18:49:22 UTC 2008


Author: rmeggins

Update of /cvs/dirsec/dsgw/pbconfig
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31194/dsgw/pbconfig

Modified Files:
	display-orgperson.html.in 
Log Message:
Resolves: bug 171353
Bug Description: Unable to download a certificate from Gateway/Phonebook
Reviewed by: trivial
Fix Description: Have to support both "userCertificate;binary" and "userCertificate"
Platforms tested: HP-UX
Flag Day: no
Doc impact: no



Index: display-orgperson.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/pbconfig/display-orgperson.html.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- display-orgperson.html.in	6 Mar 2008 22:00:40 -0000	1.2
+++ display-orgperson.html.in	27 Jun 2008 18:49:18 -0000	1.3
@@ -164,6 +164,14 @@
 onMouseOver="top.status='Retrieve this person\'s security certificate.'; return true"><img src="@cgiuri@/lang?<!-- GCONTEXT -->&file=tiny_cert.gif" border="0" height="20" width="20" alt="Click to retrieve this 
 person's security certificate." align="top"><span style="text-decoration:none;color:black"> Get Certificate</span></a>
 <!-- ENDIF -->      
+<!-- DS_ATTRIBUTE "attr=userCertificate" "type=hidden" "options=typeonly" -->
+<!-- IF "AttributeHasValues" "userCertificate" -->  
+      
+<a href=
+<!-- DS_ATTRIBUTE "attr=userCertificate" "options=link" "mimetype=application/x-x509-email-cert" -->
+onMouseOver="top.status='Retrieve this person\'s security certificate.'; return true"><img src="@cgiuri@/lang?<!-- GCONTEXT -->&file=tiny_cert.gif" border="0" height="20" width="20" alt="Click to retrieve this 
+person's security certificate." align="top"><span style="text-decoration:none;color:black"> Get Certificate</span></a>
+<!-- ENDIF -->      
      
     </td>
   </tr>




More information about the Fedora-directory-commits mailing list