[Freeipa-devel] [PATCH] jderose 025 Add mod_python adapter and some UI tuning

Jason Gerard DeRose jderose at redhat.com
Mon Oct 26 11:29:40 UTC 2009


On Fri, 2009-10-23 at 14:36 -0400, Rob Crittenden wrote:
> Jason Gerard DeRose wrote:
> > This patch fixes the depreciated mod_proxy config (was used for
> > TurboGears) and lays a bit of related ground work for my turning patch,
> > which I still have a few days of work on.
> > 
> >
> 
> The ipa-rewrite stuff is actually needed. It does a couple of things:

Oops, missed that.  That's what I get for sending off patches when I'm
too tired.

Here's a revised version that I actually put through some decent
testing.  The only plumbing problem remaining with the UI is the assets
aren't getting registered.  I image this would be easiest to in
ipa-server-install.

> - routes from / to /ipa/ui so we can helpfully send users to the right 
> place but also allow other things to co-exist
> - redirects to the FQDN so that kerberos will work as expected
> - forces SSL
> 
> That said, I haven't been able to get the UI working with this patch. 
> I'm using curl:
> 
> % curl -kv --negotiate -u : https://luna.example.com/ipa/ui/Command
> 
> The authentication works ok but when it goes to fetch the page I get:
> 
> HTTP/1.1 405 Method Not Allowed
> Date: Fri, 23 Oct 2009 18:34:39 GMT
> Server: Apache/2.2.11 (Fedora)
> Allow: POST,TRACE
> Content-Length: 318
> Connection: close
> Content-Type: text/html; charset=iso-8859-1
> 
> <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
> <html><head>
> <title>405 Method Not Allowed</title>
> </head><body>
> <h1>Method Not Allowed</h1>
> <p>The requested method GET is not allowed for the URL /ipa/ui/Command.</p>
> <hr>
> <address>Apache/2.2.11 (Fedora) Server at luna.example.com Port 
> 443</address>
> </body></html>
> 
> rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-jderose-025-2-Add-mod_python-adapter-some-UI-tuning.patch
Type: text/x-patch
Size: 14021 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20091026/4d72c715/attachment.bin>


More information about the Freeipa-devel mailing list