[Fedora-directory-commits] dsgw/config display-ntperson.html.in, 1.3, 1.4 display-orgperson.html.in, 1.3, 1.4

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


Author: rmeggins

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

Modified Files:
	display-ntperson.html.in 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-ntperson.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/display-ntperson.html.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- display-ntperson.html.in	20 Mar 2008 02:18:40 -0000	1.3
+++ display-ntperson.html.in	27 Jun 2008 18:49:17 -0000	1.4
@@ -144,6 +144,13 @@
 >Download Certificate</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" -->
+>Download Certificate</A>
+<!-- ENDIF -->
+
 <!-- DS_ATTRIBUTE "attr=audio" "type=hidden" "options=typeonly" -->
 <!-- IF "AttributeHasValues" "audio" -->
   


Index: display-orgperson.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/display-orgperson.html.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- display-orgperson.html.in	20 Mar 2008 02:18:40 -0000	1.3
+++ display-orgperson.html.in	27 Jun 2008 18:49:17 -0000	1.4
@@ -146,6 +146,13 @@
 >Download Certificate</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" -->
+>Download Certificate</A>
+<!-- ENDIF -->
+
 <!-- DS_ATTRIBUTE "attr=audio" "type=hidden" "options=typeonly" -->
 <!-- IF "AttributeHasValues" "audio" -->
   




More information about the Fedora-directory-commits mailing list