summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-gui/ipagui/subcontrollers/group.py
Commit message (Expand)AuthorAgeFilesLines
* Combine get_user/group by dn/cn into get_entry_by_cn/dn.Kevin McCarthy2007-10-091-7/+5
* Fix the webgui to allocate a new IPAClient for each request.Kevin McCarthy2007-10-081-12/+12
* Small group fixes: remove index, change to use hidden_fields (like UserFields)Kevin McCarthy2007-10-081-3/+2
* Split the controllers out into separate user and group controllers.Kevin McCarthy2007-10-041-0/+386