Menu

#1 Http digest support

open
nobody
None
5
2013-01-25
2009-06-25
No

Http digest authentication

This implementation is limited:
* Does work only with qop="auth".
* Does not check cnonce.
* Hash is hardcoded to md5.
* Does not implement opaque

Tested only on Apache 2.2.11.
It has not been tested with python <2.6 (although I tried to write it in compatible manner)

Discussion

  • Radek Dvořák

    Radek Dvořák - 2009-06-25

    Http digest authentication

     
  • Mikko Pallari

    Mikko Pallari - 2009-09-10

    +1 for the patch

     
  • Nobody/Anonymous

    I can say your patch works perfectly with python 2.6 also. Thanks for you effort, really helped!

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.