Apache mod_python and Sessions

Ng Pheng Siong ngps at netmemetic.com
Sat Jul 5 10:26:15 EDT 2003


According to Dale Strickland-Clak <dale at riverhall.NOSPAM.co.uk>:
> Markus Schaber pushed the bounds of literature with:
> > Does anybody know a module that works with Apache 1.3 mod_python and
> > provides session tracking? 
> 
> This is pretty easy to do by hand using MD5 and a cookie.

Throw in a secret and get HMAC-MD5.

See AuthCookies in M2Crypto, http://www.post1.com/home/ngps/m2


-- 
Ng Pheng Siong <ngps at netmemetic.com> 

http://firewall.rulemaker.net  -+- Manage Your Firewall Rulebase Changes
http://www.post1.com/home/ngps -+- Open Source Python Crypto & SSL




More information about the Python-list mailing list