Module: nagvis
Branch: master
Commit: d6272c47cd5129f3d051b79bc8c89b5a0530f0f4
URL:    
http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=d6272c47cd5129f3d051b79bc8c89b5a0530f0f4

Author: Lars Michelsen <[email protected]>
Date:   Mon Feb  7 22:02:35 2011 +0100

Simplyfied auth handling code; Moved session auth to auth handler

---

 share/frontend/nagvis-js/index.php                 |    8 +-
 share/frontend/wui/index.php                       |    3 +-
 share/server/core/ajax_handler.php                 |    8 +-
 share/server/core/classes/CoreAuthHandler.php      |  144 ++++++++-------
 share/server/core/classes/CoreAuthModSession.php   |  196 --------------------
 .../server/core/classes/CoreModChangePassword.php  |    5 +-
 share/server/core/classes/CoreModUserMgmt.php      |    3 +-
 share/server/core/classes/CoreSessionHandler.php   |   13 +-
 8 files changed, 97 insertions(+), 283 deletions(-)

Diff:   
http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis/diff/?id=d6272c47cd5129f3d051b79bc8c89b5a0530f0f4

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins

Reply via email to