wsgisecurity
wsgisecurity
Security middleware for WSGI applications that allows for blocking and hooks depending on input per context.
-
Cloning this repository:
git clone git://gitorious.org/wsgisecurity/wsgisecurity.git wsgisecurity cd wsgisecurity
Add this repository as a remote to an existing local repository:
git remote add wsgisecurity git://gitorious.org/wsgisecurity/wsgisecurity.git git fetch wsgisecurity git checkout -b my-local-tracking-branch wsgisecurity/master_or_other_branch
- Branches:
- master


