updated docs and news about md5 support in htpasswd

git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@712 152afb58-edef-0310-8abb-c4023f1b3aa9
This commit is contained in:
Jan Kneschke 2005-09-16 12:45:15 +00:00
parent e2cf5d3094
commit 95dfbca5af
2 changed files with 3 additions and 2 deletions

3
NEWS
View File

@ -3,9 +3,10 @@
NEWS
====
- 1.4.4 - 2005-09-14
- 1.4.4 - 2005-09-16
* added support for %V in mod_accesslog
* added a option for a FastCGI responser to send static files
* added md5 and blowfish hashes to htpasswd
* fixed METHOD in mod_accesslog of WebDAV methods
* fixed check for permission before files in sent
* fixed mod-proxy and content for non-POST requests

View File

@ -51,7 +51,7 @@ the credentials used for the authentication.
for basic auth:
- plain_
- htpasswd_ (crypt only)
- htpasswd_
- htdigest_
- ldap_