1 |
slords |
1.1 |
diff -Nur -x '*.orig' -x '*.rej' phpki/phpki-0.82/setup.php mezzanine_patched_phpki/phpki-0.82/setup.php |
2 |
|
|
--- phpki/phpki-0.82/setup.php 2008-12-17 03:28:03.000000000 +0100 |
3 |
|
|
+++ mezzanine_patched_phpki/phpki-0.82/setup.php 2008-12-17 03:27:08.000000000 +0100 |
4 |
|
|
@@ -624,7 +624,6 @@ |
5 |
|
|
?> |
6 |
|
|
<center> |
7 |
|
|
<h2>Setup is complete. Your CA root certificate as been created.</h2> |
8 |
|
|
- <h3><font color=red>SECURITY WARNING! Be sure to run the <cite>secure.sh</cite> shell script as the <strong>root</strong> user.</font></h3> |
9 |
|
|
<p><br><br> |
10 |
|
|
<form action=index.php> |
11 |
|
|
<input type=submit name=submit value="Proceed To The PHPki Main Menu"> |
12 |
|
|
diff -Nur -x '*.orig' -x '*.rej' phpki/phpki-0.82/setup.php-presetup mezzanine_patched_phpki/phpki-0.82/setup.php-presetup |
13 |
|
|
--- phpki/phpki-0.82/setup.php-presetup 2008-12-17 03:28:03.000000000 +0100 |
14 |
|
|
+++ mezzanine_patched_phpki/phpki-0.82/setup.php-presetup 2008-12-17 03:27:32.000000000 +0100 |
15 |
|
|
@@ -635,7 +635,6 @@ |
16 |
|
|
?> |
17 |
|
|
<center> |
18 |
|
|
<h2>Setup is complete. Your CA root certificate as been created.</h2> |
19 |
|
|
- <h3><font color=red>SECURITY WARNING! Be sure to run the <cite>secure.sh</cite> shell script as the <strong>root</strong> user.</font></h3> |
20 |
|
|
<p><br><br> |
21 |
|
|
<form action=index.php> |
22 |
|
|
<input type=submit name=submit value="Proceed To The PHPki Main Menu"> |