Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

digest authentication

Originally published: 2004-08-27 16:25:08
Last updated: 2004-08-30 21:28:11
Author: Peter van Kampen

(Incomplete) Python implementation of Digest Authentication

Update: It works now (with IE as well) and all relevant code has now been wrapped into the class so basically all you need is feed it the Authorization-header. Unfortunately this means no CGI on apache.