summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/taskgroup.py
Commit message (Collapse)AuthorAgeFilesLines
* Add a 'showall' command so one can pick from a list of tasks to add to a roleRob Crittenden2009-03-251-1/+35
|
* Modify the taskgroup plugin to use the new group baseclass and add testsRob Crittenden2009-03-201-159/+73
|
* Add taskgroups pluginRob Crittenden2009-03-171-0/+228
Taskgroups are what we grant permission to with the new ACI system.