[Freeipa-devel] [freeipa PR#674][opened] Replace hard-coded kdcproxy path with WSGI script

tiran freeipa-github-notification at redhat.com
Wed Mar 29 16:00:56 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/674
Author: tiran
 Title: #674: Replace hard-coded kdcproxy path with WSGI script
Action: opened

PR body:
"""
mod_wsgi has no way to import a WSGI module by dotted module name. A new
kdcproxy.wsgi script is used to import kdcproxy from whatever Python
version mod_wsgi is compiled against. This will simplify moving FreeIPA
to Python 3 and solves an import problem on Debian.

Resolves: https://pagure.io/freeipa/issue/6834

Signed-off-by: Christian Heimes <cheimes at redhat.com>
"""

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


More information about the Freeipa-devel mailing list