[Freeipa-devel] [freeipa PR#113][opened] ipalib.constants: Remove default domain, realm, basedn, xmlrpc_uri, ldap_uri

pspacek freeipa-github-notification at redhat.com
Sat Sep 24 17:46:24 UTC 2016


   URL: https://github.com/freeipa/freeipa/pull/113
Author: pspacek
 Title: #113: ipalib.constants: Remove default domain, realm, basedn, xmlrpc_uri, ldap_uri
Action: opened

PR body:
"""
Domain, realm, basedn, xmlrpc_uri, ldap_uri do not have any reasonable default.
This patch removes hardcoded default so the so the code which depends
on these values blows up early and does not do crazy stuff
with default values instead of real ones.

This should help to uncover issues caused by improper ipalib
initialization.


It will surely break something but right now, at the beginning of devel cycle, is IMHO the right time to do change like this and to remove some old cruft.
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/113/head:pr113
git checkout pr113
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-113.patch
Type: text/x-diff
Size: 3267 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20160924/1b9f2ef8/attachment.bin>


More information about the Freeipa-devel mailing list