From 6cb6dabc23f0114f577ecb0f143f3f0af180c070 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 7 Jul 2015 07:57:37 +0200 Subject: [PATCH] fiex --- {modules => html}/info/80x15.png | Bin {modules => html}/info/btn_donate_SM.gif | Bin {modules => html}/info/info.php | 0 {modules => html}/info/paypal.php | 4 ++-- {modules => html}/info/pixel.gif | Bin index.php | 10 ++-------- install/lighttpd_ssl_on | 2 +- modules/status/html/status.php | 4 ++-- 8 files changed, 7 insertions(+), 13 deletions(-) rename {modules => html}/info/80x15.png (100%) rename {modules => html}/info/btn_donate_SM.gif (100%) rename {modules => html}/info/info.php (100%) rename {modules => html}/info/paypal.php (92%) rename {modules => html}/info/pixel.gif (100%) diff --git a/modules/info/80x15.png b/html/info/80x15.png similarity index 100% rename from modules/info/80x15.png rename to html/info/80x15.png diff --git a/modules/info/btn_donate_SM.gif b/html/info/btn_donate_SM.gif similarity index 100% rename from modules/info/btn_donate_SM.gif rename to html/info/btn_donate_SM.gif diff --git a/modules/info/info.php b/html/info/info.php similarity index 100% rename from modules/info/info.php rename to html/info/info.php diff --git a/modules/info/paypal.php b/html/info/paypal.php similarity index 92% rename from modules/info/paypal.php rename to html/info/paypal.php index 27f2b9320..5702436fb 100755 --- a/modules/info/paypal.php +++ b/html/info/paypal.php @@ -1,6 +1,6 @@
- - + +
diff --git a/modules/info/pixel.gif b/html/info/pixel.gif similarity index 100% rename from modules/info/pixel.gif rename to html/info/pixel.gif diff --git a/index.php b/index.php index 0657378f0..3d7c73498 100755 --- a/index.php +++ b/index.php @@ -37,12 +37,6 @@ - - - - - - @@ -122,7 +116,7 @@ case 'security': include('modules/security/html/security.php'); break; case 'settings': include('modules/settings/settings.php'); break; case 'tools': include('modules/tools/html/tools.php'); break; -case 'info': include('modules/info/info.php'); break; +case 'info': include('html/info/info.php'); break; case 'denied': include('modules/login/denied.php'); break; case 'logout': include('modules/login/logout.php'); break; case 'upload': include('modules/tools/backup/html/upload.php'); break; @@ -136,7 +130,7 @@ diff --git a/install/lighttpd_ssl_on b/install/lighttpd_ssl_on index 4af553a81..ba9f146bf 100755 --- a/install/lighttpd_ssl_on +++ b/install/lighttpd_ssl_on @@ -2,7 +2,7 @@ mkdir /etc/lighttpd/certs cd /etc/lighttpd/certs -openssl req -new -x509 -keyout lighttpd.pem -out lighttpd.pem -days 365 -nodes -subj "/C=PL/ST=Pomorskie/L=PL/O=techfreak.pl/CN=nettemp.local" +openssl req -new -x509 -sha256 -keyout lighttpd.pem -out lighttpd.pem -days 365 -nodes -subj "/C=PL/ST=Pomorskie/L=PL/O=techfreak.pl/CN=nettemp.local" chmod 400 lighttpd.pem if cat /etc/lighttpd/lighttpd.conf |grep -q 'ssl.engine' ; then diff --git a/modules/status/html/status.php b/modules/status/html/status.php index e1c0cf330..7a4919aac 100755 --- a/modules/status/html/status.php +++ b/modules/status/html/status.php @@ -1,4 +1,4 @@ - + +