diff options
author | Jan Cholasta <jcholast@redhat.com> | 2013-02-27 09:16:49 +0100 |
---|---|---|
committer | Martin Kosek <mkosek@redhat.com> | 2013-10-31 18:09:51 +0100 |
commit | 9ecf4b7aac0adbe23e166a42ac8ce0f24f4a13f6 (patch) | |
tree | f604e816f3adf60620ffc05c743553786f405cdd /ipalib/plugins/config.py | |
parent | 5d1d5138493b391c319e8d410b19ae7a8ab712f7 (diff) | |
download | freeipa.git-9ecf4b7aac0adbe23e166a42ac8ce0f24f4a13f6.tar.gz freeipa.git-9ecf4b7aac0adbe23e166a42ac8ce0f24f4a13f6.tar.xz freeipa.git-9ecf4b7aac0adbe23e166a42ac8ce0f24f4a13f6.zip |
Decode and encode attribute values in LDAPEntry on demand.
This is achieved by storing both decoded and encoded attribute values in
LDAPEntry and synchronizing changes between them whenever an attribute is
accessed.
Added a new property "raw" to LDAPEntry. It provides a dictionary-like
object which can be used to directly access encoded attribute values.
https://fedorahosted.org/freeipa/ticket/3521
Diffstat (limited to 'ipalib/plugins/config.py')
0 files changed, 0 insertions, 0 deletions