summaryrefslogtreecommitdiff
path: root/paste/auth/grantip.py
Commit message (Expand)AuthorAgeFilesLines
* Fix grantip on Python 3Victor Stinner2015-04-221-1/+1
* Strip trailing spacesVictor Stinner2015-04-211-6/+6
* Python 3: Replace basestring with six.string_typesCyril Roelandt2014-03-181-1/+2
* Added copyright header to a bunch of filesianb2006-06-131-0/+2
* Added middleware for reading mod_auth_tkt-style signed cookies (paste.auth.au...ianb2006-01-181-0/+111