[Interchange-bugs] [Bug 139] Changed - admin groups have no effect

bugzilla-daemon@localhost.akopia.com bugzilla-daemon@localhost.akopia.com
Tue, 27 Feb 2001 11:37:03 -0500


http://developer.akopia.com/bugs/show_bug.cgi?id=139

*** shadow/139	Tue Feb 27 11:04:15 2001
--- shadow/139.tmp.17899	Tue Feb 27 11:37:03 2001
***************
*** 57,59 ****
--- 57,66 ----
  3. There is a bug in the [if-mm ...] tag/function that only checks for
  group permissions once. This is wrong, and needs to be fixed in
  lib/UI/usertag/if_mm.
+ 
+ ------- Additional Comments From jason@mediabang.com  2001-02-27 11:37 -------
+ If the group permissions are cumulative with the individual user permissions
+ then the default for a non-superuser should probably be no permissions at all. 
+ What I am currently working on is default groups for foundation, which will (I
+ believe) become the approved method of adding users, by specifying their job
+ function, rather than individual permissions.