freeipa/ipa-server/ipa-gui/ipagui
Rob Crittenden f42f1f44c8 Enable group inactivation by using the Class of Service plugin.
This adds 2 new groups: activated and inactivated.

If you, or a group you are a member of, is in inactivated then you are too.

If you, or a group you are a member of, is in the activated group, then you
are too.

In a fight between activated and inactivated, activated wins.

The DNs for doing this matching is case and white space sensitive.

The goal is to never have to actually set nsAccountLock in a user directly
but move them between these groups.

We need to decide where in the CLI this will happen. Right it is split
between ipa-deluser and ipa-usermod. To inactivate groups for now just
add the group to inactivate or active.
2007-11-20 22:45:29 -05:00
..
config Add logger objects to each controller. 2007-10-17 16:45:20 -07:00
forms Enable group inactivation by using the Class of Service plugin. 2007-11-20 22:45:29 -05:00
helpers patch queue: group_users_use_dns.patch 2007-09-27 11:27:33 -07:00
static Underline columns on sort results page so users will know it is a link 2007-11-12 15:14:35 -05:00
subcontrollers Enable group inactivation by using the Class of Service plugin. 2007-11-20 22:45:29 -05:00
templates Enable group inactivation by using the Class of Service plugin. 2007-11-20 22:45:29 -05:00
tests Add images and empty files, which didn't seem to come through in the 2007-08-12 05:59:49 -07:00
__init__.py Add images and empty files, which didn't seem to come through in the 2007-08-12 05:59:49 -07:00
controllers.py Initial support for policy editing 2007-11-12 14:19:05 -05:00
json.py Addiing initial turbogears web gui. 2007-08-12 04:53:18 -07:00
Makefile.am Autotool ipa-server - patch from William Jon McCann <mccann@jhu.edu>. 0001-01-01 00:00:00 +00:00
model.py Addiing initial turbogears web gui. 2007-08-12 04:53:18 -07:00
proxyprovider.py Restrict access to some parts of the UI to those in the admins group 2007-11-13 11:15:07 -05:00
proxyvisit.py Enable mod_proxy to sit in front of TurboGears and pass along the 2007-09-10 16:33:01 -04:00
release.py Addiing initial turbogears web gui. 2007-08-12 04:53:18 -07:00