summaryrefslogtreecommitdiff
path: root/paste/util/ip4.py
Commit message (Collapse)AuthorAgeFilesLines
* Provide top-level ip2int functionianb2006-03-031-28/+31
|
* new version from upstream, plus some python2.3 fixesianb2006-01-221-4/+4
|
* New versions of files received from upstream author.ianb2006-01-211-51/+21
|
* Added middleware for reading mod_auth_tkt-style signed cookies ↵ianb2006-01-181-0/+300
(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).