index
:
freeipa.git
WIP
abbra
certauth
ipa-3-3
master
replace_private_samba_calls
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipapython
/
cookie.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change session handling
Simo Sorce
2017-02-15
1
-1
/
+1
*
pylint: enable the import-error check
Jan Cholasta
2016-10-24
1
-0
/
+2
*
Pylint: fix the rest of unused local variables
Martin Basti
2016-10-11
1
-5
/
+6
*
Pylint: enable check for unused-variables
Martin Basti
2016-09-27
1
-0
/
+2
*
cookie parser: do not fail on cookie with empty value
Petr Vobornik
2016-03-01
1
-1
/
+2
*
Remove unused imports
Martin Basti
2015-12-23
1
-1
/
+0
*
Use six.moves.xmlrpc.client instead of xmlrpclib
Petr Viktorin
2015-10-07
1
-1
/
+1
*
Use six.moves.urllib instead of urllib/urllib2/urlparse
Petr Viktorin
2015-10-07
1
-3
/
+3
*
Use six.integer_types instead of (long, int)
Petr Viktorin
2015-09-01
1
-2
/
+2
*
Use six.string_types instead of "basestring"
Petr Viktorin
2015-09-01
1
-2
/
+5
*
Modernize 'except' clauses
Petr Viktorin
2015-08-12
1
-2
/
+2
*
Pylint cleanup.
Jan Cholasta
2013-01-29
1
-12
/
+6
*
Cookie Expires date should be locale insensitive
John Dennis
2012-12-20
1
-31
/
+11
*
Compliant client side session cookie behavior
John Dennis
2012-12-10
1
-0
/
+699