[Netpass-devel] NetPass CHANGES,1.27,1.28
Brought to you by:
jeffmurphy
From: jeff m. <jef...@us...> - 2006-02-07 19:54:41
|
Update of /cvsroot/netpass/NetPass In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12306 Modified Files: CHANGES Log Message: fixed perm bugs on various admin forms, bug#1426340 bug#1426335 Index: CHANGES =================================================================== RCS file: /cvsroot/netpass/NetPass/CHANGES,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- CHANGES 19 Jan 2006 21:44:27 -0000 1.27 +++ CHANGES 7 Feb 2006 19:54:32 -0000 1.28 @@ -306,3 +306,11 @@ 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. + +2006-02-07 + jcm bug#1426340 fixed a bug where users who could authenticate (i.e via + radius) but did not have any explicit permissions (group membership) + would still get readonly access to certain pages + jcm bug#1426335 fixed a bug on a few forms (IDS, Audit, Reports) allowed readonly + access even if you werent in the appropriate readonly group(s) + |