freeipa/ipaserver
Martin Basti 520bbd001b Server Upgrade: Allow base64 encoded values
This patch allows to use base64 encoded values in update files.

Double colon ('::') must be used as separator between attribute name
and base64 encoded value.

add:attr::<base64-value>
replace:attr::<old-base64-value>::<new-base64-value>

https://fedorahosted.org/freeipa/ticket/4984

Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2015-05-11 16:08:01 +00:00
..
advise advise: Add separate API object for ipa-advise 2015-03-05 11:01:36 +01:00
install Server Upgrade: Allow base64 encoded values 2015-05-11 16:08:01 +00:00
plugins allow to call ldap2.destroy_connection multiple times 2015-05-07 18:13:57 +02:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dcerpc.py AD trust: improve trust validation 2014-11-25 12:23:17 +01:00
rpcserver.py use Connectible.disconnect() instead of .destroy_connection() 2015-05-07 18:16:16 +02:00