[Freeipa-devel] [PATCH] 977 fix WSGI exceptions

Martin Kosek mkosek at redhat.com
Fri Mar 2 10:02:39 UTC 2012


On Thu, 2012-03-01 at 22:17 -0500, Rob Crittenden wrote:
> Trying to raise some exceptions in the WSGI code just raised other 
> exceptiosn and were generally confusing.
> 
> To test this do various combinations (with and without a ccache) of:
> 
> curl -kv https://ipa.example.com/ipa/json --negotiate -u : -H 'Referer: 
> https://ipa.example.com/ipa/json'
> 
> curl -kv https://ipa.example.com/ipa/json --negotiate -u :
> 
> curl -kv https://ipa.example.com/ipa/xml --negotiate -u : -H 'Referer: 
> https://ipa.example.com/ipa/xml'
> 
> curl -kv https://ipa.example.com/ipa/json --negotiate -u :
> 
> If you want to get really clever set krbConstrainedDelegation to off in 
> ipa.conf and restart and try them all again.
> 
> rob

Looks OK to me. ACK. Pushed to master, ipa-2-2.

Martin




More information about the Freeipa-devel mailing list