summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/delegation.py
Commit message (Collapse)AuthorAgeFilesLines
* Add metadata for the selfservice and delegation plugins.Rob Crittenden2010-12-141-0/+14
|
* Add group to group delegation plugin.Rob Crittenden2010-12-131-0/+231
| | | | | | | This is a thin wrapper around the ACI plugin that manages granting group A the ability to write a set of attributes of group B. ticket 532
* This plugin was replaced by the aci pluginRob Crittenden2009-12-111-93/+0
|
* Rename *-create/*-delete commands to *-add/*-del respectively.Pavel Zuna2009-07-021-4/+4
|
* Fix plugin API errorsRob Crittenden2009-06-031-2/+2
|
* Make delegation plugin consistent with plugins2 and use new Crud methods.Pavel Zuna2009-06-021-21/+50
|
* Renamed remaining plugins still using f_* b_* conventionJason Gerard DeRose2009-04-011-0/+64