Aggiorna 'arbitro.php'
This commit is contained in:
@@ -9,7 +9,7 @@ require '/percorso/simplesamlphp/library/vendor/autoload.php';
|
||||
require_once '/percorso/simplesamlphp/library/lib/_autoload.php';
|
||||
require 'lib/r4fb.php';
|
||||
//session_start();
|
||||
$auth = new \SimpleSAML\Auth\Simple('runpolito-sp');
|
||||
$auth = new \SimpleSAML\Auth\Simple('nomeSP');
|
||||
|
||||
/*if (!$auth->isAuthenticated()) {
|
||||
SimpleSAML_Session::getSessionFromRequest()->cleanup();
|
||||
|
||||
Reference in New Issue
Block a user