/[smecontribs]/rpms/smeserver-phpki/contribs8/smeserver-phpki-0.1-fix_redirect_with_user_manager_and_sso.patch
ViewVC logotype

Contents of /rpms/smeserver-phpki/contribs8/smeserver-phpki-0.1-fix_redirect_with_user_manager_and_sso.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Mon Nov 18 15:00:24 2013 UTC (10 years, 6 months ago) by vip-ire
Branch: MAIN
CVS Tags: smeserver-phpki-0_1-8_el5_sme, HEAD
Add missing patch file

1 diff -Nur smeserver-phpki-0.1/root/etc/e-smith/web/functions/phpki smeserver-phpki-0.1_fix_redirect/root/etc/e-smith/web/functions/phpki
2 --- smeserver-phpki-0.1/root/etc/e-smith/web/functions/phpki 2013-11-18 15:55:59.467822869 +0100
3 +++ smeserver-phpki-0.1_fix_redirect/root/etc/e-smith/web/functions/phpki 2013-11-18 15:56:20.410824559 +0100
4 @@ -19,7 +19,7 @@
5
6
7 my $q = new CGI;
8 -my $content="0; url=https://".$ENV {'HTTP_X_FORWARDED_HOST'}."/phpki/ca";
9 +my $content="0; url=https://".$ENV {'HTTP_X_FORWARDED_HOST'}."/phpki/ca/";
10 $q->default_dtd('-//W3C//DTD XHTML 1.0 Transitional//EN');
11
12 print $q->header ('text/html');

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed