[Netpass-devel] NetPass CHANGES,1.26,1.27
Brought to you by:
jeffmurphy
From: jeff m. <jef...@us...> - 2006-01-19 21:44:35
|
Update of /cvsroot/netpass/NetPass In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1398 Modified Files: CHANGES Log Message: minor fixes, minor feature Index: CHANGES =================================================================== RCS file: /cvsroot/netpass/NetPass/CHANGES,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- CHANGES 18 Jan 2006 19:21:37 -0000 1.26 +++ CHANGES 19 Jan 2006 21:44:27 -0000 1.27 @@ -290,3 +290,19 @@ jcm bug#1409318 ldap_popup (which wraps occurances of usernames on the admin pages) would have the npsess cgi var appended to it. stopped that from happening. + +2006-01-19 + jcm bug#1410167 results in audit page didnt sort correctly and included + duplicates. + jcm features: audit page gets clickable mac, username fields. clicking on + the mac column jumps to the byclient report. clicking the username + opens an ldap lookup. also for messages of type + "multi-mac: BAD neighbor $mac status ..." clicking on the neighbor + $mac address will jump to the manual registration screen. + jcm fixed table header in mr.mhtml which said "Search" even tho that + didn't make sense. + jcm feature: BeginScan now obeys the "What to do when Nessus is down?" + setting (Config->General). If you set When_Down to "FAIL" then + you need to also create a page called "msg:nessus_down" which + will be displayed so that the user knows why they can't get + out of quarantine. |