[Ann] DigestAuth[entication]
6 Dec
2005
6 Dec
'05
11:15 p.m.
DigestAuth provides HTTP Digest Authentication (RFC 2617) for Zope. More precisely, it provides a Digest Authentication Crumbler which works similar to Shane's CookieCrumbler: it turns HTTP digest authentication info provided by the client into HTTP basic authentication info and thereby allows to use user folders expecting basic authentication with the much more secure digest authentication. Digest authentication (at least the implemented crumbler) requires that the password is available in cleartext. It must not be encrypted. More info and download: <http://www.dieter.handshake.de/pyprojects/zope> -- Dieter
7449
Age (days ago)
7449
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dieter Maurer