mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-31 19:26:57 -06:00
0d70c68395
- The aci plugin didn't quite work with the new ldap2 backend. - We already walk through the target part of the ACI syntax so skip that in the regex altogether. This now lets us handle all current ACIs in IPA (some used to be ignored/skipped) - Add support for user groups so one can do v1-style delegation (group A can write attributes x,y,z in group B). It is actually quite a lot more flexible than that but you get the idea) - Improve error messages in the aci library - Add a bit of documentation to the aci plugin |
||
---|---|---|
.. | ||
plugins | ||
__init__.py | ||
aci.py | ||
backend.py | ||
base.py | ||
cli.py | ||
config.py | ||
constants.py | ||
crud.py | ||
encoder.py | ||
errors.py | ||
frontend.py | ||
ipauuid.py | ||
parameters.py | ||
plugable.py | ||
request.py | ||
rpc.py | ||
util.py |