freeipa/ipaserver/install/plugins
Rob Crittenden f6f8307be2 Don't base64-encode the CA cert when uploading it during an upgrade.
We want to store the raw value. Tools like ldapsearch will automatically
base64 encode the value because it's binary so we don't want to duplicate
that.

https://fedorahosted.org/freeipa/ticket/3477
2013-03-07 09:40:07 +01:00
..
__init__.py Add plugin framework to LDAP updates. 2011-11-22 23:57:10 -05:00
adtrust.py Use DN objects instead of strings 2012-08-12 16:23:24 -04:00
baseupdate.py Remove unused imports from ipaserver/install 2013-03-01 16:59:44 +01:00
dns.py Remove unused imports from ipaserver/install 2013-03-01 16:59:44 +01:00
fix_replica_agreements.py Replace entry.getValue by entry.single_value 2013-03-01 16:59:45 +01:00
Makefile.am Update anonymous access ACI to protect secret attributes. 2013-01-23 15:31:48 -05:00
rename_managed.py Remove support for DN normalization from LDAPClient. 2013-03-01 16:59:47 +01:00
update_anonymous_aci.py Update anonymous access ACI to protect secret attributes. 2013-01-23 15:31:48 -05:00
update_services.py Fill ipakrbprincipalalias on upgrades 2012-10-02 15:17:42 -04:00
updateclient.py Remove some unused imports 2013-03-01 16:59:42 +01:00
upload_cacrt.py Don't base64-encode the CA cert when uploading it during an upgrade. 2013-03-07 09:40:07 +01:00