summaryrefslogtreecommitdiff
path: root/paste/auth/grantip.py
Commit message (Collapse)AuthorAgeFilesLines
* Added copyright header to a bunch of filesianb2006-06-131-0/+2
|
* Added middleware for reading mod_auth_tkt-style signed cookies ↵ianb2006-01-181-0/+111
(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).