Add abstraction class to handle cookies
authorSimo Sorce <simo@redhat.com>
Tue, 16 Sep 2014 21:07:18 +0000 (17:07 -0400)
committerPatrick Uiterwijk <puiterwijk@redhat.com>
Wed, 24 Sep 2014 18:29:51 +0000 (20:29 +0200)
commitd00990c389e98dc62a59020e4a79cfe657f88f89
tree4c5eb46d5a60ad61695bdf3d99da66eee59d1265
parent14e8ecd7cf8ea8d342eac5c4c66b764b3a8e2dbb
Add abstraction class to handle cookies

This handles secure cokies with useful helpers and defaults.

Signed-off-by: Simo Sorce <simo@redhat.com>
Reviewed-by: Patrick Uiterwijk <puiterwijk@redhat.com>
ipsilon/login/common.py
ipsilon/util/cookies.py [new file with mode: 0755]
quickrun.py