summaryrefslogtreecommitdiffstats
path: root/ipalib/aci.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix DS ACI parsing.Pavel Zuna2009-06-021-5/+5
|
* Update the ACI class to be more robust and the beginnings of an ACI pluginRob Crittenden2009-03-181-87/+164
| | | | | | The ACI plugin is really meant for developers to help manage the ACIs. It may or may not be shipped. If it is it will be disabled by default. It is very much a shoot-in-foot problem waiting to happen.
* Some PEP-257 and reStructuredText fixes in ipalib/aci.py, ipa_server/ipaldap.pyJason Gerard DeRose2008-10-171-7/+16
|
* Stub out delegationsRob Crittenden2008-10-111-0/+236
Add ACI class