diff --git a/core/function.php b/core/function.php index e79f841..152b488 100755 --- a/core/function.php +++ b/core/function.php @@ -49,7 +49,7 @@ function db_data_connect () { function login () { global $_SESSION, $_POST, $POP3_Server, $DB_ID, $CONF; - session_name("FirewallSW"); + session_name("SWP"); session_start(); if ($_SESSION['auth'] && ($_SESSION['time']+$CONF['temposessione']*60 >= time())) { if(!db_login ($_SESSION['username'], $_SESSION['passwd'])) { diff --git a/core/logout.php b/core/logout.php index 5abf62c..7226380 100755 --- a/core/logout.php +++ b/core/logout.php @@ -2,7 +2,7 @@ include_once ("config.php"); login(); logga ("Uscita"); -session_name("AllegatiSW"); +session_name("SWP"); session_start(); $_SESSION['auth'] = 0; session_destroy(); diff --git a/proxy/ext/chkpasswd_proxy.php b/proxy/ext/chkpasswd_proxy.php new file mode 100755 index 0000000..7e8d02b --- /dev/null +++ b/proxy/ext/chkpasswd_proxy.php @@ -0,0 +1,153 @@ + +
| + | |
|
+
+ + +Non e' stato possibile eseguire l'operazione richiesta a causa di un errore: + + + |
+ |
| + | |
| + | + + | Admin | + ++ + |