From 8dd02aff8ab469382fbf895eab1a3f3f580e604e Mon Sep 17 00:00:00 2001 From: Corrado Mulas Date: Fri, 3 May 2019 21:10:35 +0200 Subject: [PATCH] Aggiorna 'manager.php' --- manager.php | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/manager.php b/manager.php index 647962c..e50c6a3 100644 --- a/manager.php +++ b/manager.php @@ -19,18 +19,11 @@ and open the template in the editor. isAuthenticated()) { - SimpleSAML_Session::getSessionFromRequest()->cleanup(); - // Show login link. - print('Login'); -}*/ +$auth = new \SimpleSAML\Auth\Simple('nomeSP'); //Auth livello 1: $auth->requireAuth();