noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 08/20: security


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 08/20: security
Date: Sat, 24 Oct 2015 21:45:00 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 31161357520ea845613fbc302b473492264b599e
Author: Dany De Bontridder <address@hidden>
Date:   Sat Oct 24 14:29:19 2015 +0200

    security
---
 html/do.php |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/html/do.php b/html/do.php
index 9fd0617..20dbc49 100644
--- a/html/do.php
+++ b/html/do.php
@@ -102,6 +102,8 @@ $g_user = new User($cn);
 
 $g_parameter=new Own($cn);
 
+$g_user->Check();
+$g_user->check_dossier(Dossier::id());
 load_all_script();
 /*  Check Browser version if < IE6 then unsupported */
 $browser = $_SERVER['HTTP_USER_AGENT'];



reply via email to

[Prev in Thread] Current Thread [Next in Thread]