summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/selfservice.py
Commit message (Collapse)AuthorAgeFilesLines
* Add plugin for manage self-service ACIsRob Crittenden2010-12-081-0/+192
This is just a thin wrapper around the aci plugin, controlling what types of ACIs can be added. Right now only ACIs in the basedn can be managed with this plugin. ticket 531