summaryrefslogtreecommitdiff
path: root/paste/util/intset.py
Commit message (Collapse)AuthorAgeFilesLines
* new version from upstream, plus some python2.3 fixesianb2006-01-221-2/+5
|
* New versions of files received from upstream author.ianb2006-01-211-27/+58
|
* Added middleware for reading mod_auth_tkt-style signed cookies ↵ianb2006-01-181-0/+477
(paste.auth.auth_tkt). Added middleware to set user and group based on IP addresses (paste.auth.grantip). Added some modules for handling ranges of IP addresses, taken from some Python Cookbook recipes -- license is unclear on these, but I've requested clarification from the author (shouldn't be released until that is clarified).