summaryrefslogtreecommitdiffstats
path: root/ipapython/cookie.py
Commit message (Expand)AuthorAgeFilesLines
* Use six.integer_types instead of (long, int)Petr Viktorin2015-09-011-2/+2
* Use six.string_types instead of "basestring"Petr Viktorin2015-09-011-2/+5
* Modernize 'except' clausesPetr Viktorin2015-08-121-2/+2
* Pylint cleanup.Jan Cholasta2013-01-291-12/+6
* Cookie Expires date should be locale insensitiveJohn Dennis2012-12-201-31/+11
* Compliant client side session cookie behaviorJohn Dennis2012-12-101-0/+699