[Freeipa-devel] [freeipa PR#609][opened] [4.4] Fix cookie with Max-Age processing

stlaz freeipa-github-notification at redhat.com
Thu Mar 16 15:40:56 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/609
Author: stlaz
 Title: #609: [4.4] Fix cookie with Max-Age processing
Action: opened

PR body:
"""
When cookie has Max-Age set it tries to get expiration by adding
to a timestamp. Without this patch the timestamp would be set to
None and thus the addition of timestamp + max_age fails

https://pagure.io/freeipa/issue/6718

Reviewed-By: Simo Sorce <ssorce at redhat.com>
"""

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


More information about the Freeipa-devel mailing list