[Freeipa-devel] [PATCH 62] Tweak the session auth to reflect developer consensus.

Rob Crittenden rcritten at redhat.com
Sun Feb 26 20:08:07 UTC 2012


John Dennis wrote:
> On 02/24/2012 09:45 AM, Petr Vobornik wrote:
>> On 02/23/2012 10:10 PM, Rob Crittenden wrote:
>>> John Dennis wrote:
>>>>
>>>>
>>>>
>>>
>>> This works great, particularly with patch 63. The only thing I wasn't
>>> able to test at all is logout. Is there a way to test that as-is or will
>>> the UI guys need to make some changes too?
>>>
>>> rob
>>>
>>
>> I just created a WIP logout button patch (attached). It seems to be
>> working fine.
>>
>
> Thanks, that's great.
>
> FWIW, I tested by cobbling together a curl script, it's ugly but without
> a UI it did the trick, attached here if it's useful to anyone else.
>
>
>

Can you explain this change?

-        key = shift_path_info(environ)
+        key = environ.get('PATH_INFO')




More information about the Freeipa-devel mailing list