HttpAuth is a daemon and framework for authenticating HTTP requests. It supports Basic and Digest authentication against various databases such as LDAP, PostgreSQL, or MySQL. It also supports NTLM authentication against a Windows Server.
| Tags | Internet Web HTTP Servers Security |
|---|---|
| Licenses | BSD Revised GPL |
| Operating Systems | POSIX BSD Linux |
| Implementation | C |
Recent releases


Release Notes: A crash which occurred when doing some sort of Basic authentication was fixed. Numbers are now allowed in handler names. The program reconnects properly to httpauthd when that daemon has been restarted. The Java (Jetty) authenticator now supports NTLM properly. A bug where Apache 2.x wouldn't lock down credentials for NTLM properly to a single connection was fixed.


No changes have been submitted for this release.