Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-11 | Allow better migration of live digest sessions between httpauth | Stef Walter | |
daemons by using the 'stale' flag when things seem out of date. | |||
2008-06-11 | Support getting groups from the server and limiting access based on LDAP ↵ | Stef Walter | |
groups. See #112 | |||
2007-05-31 | Support ignoring the HTTP method. | Stef Walter | |
2007-05-28 | Use 'Stef' instead of 'Nate' | Stef Walter | |
2006-09-26 | Fix crasher when doing basic auth. | Stef Walter | |
2006-05-10 | Add proper licensing | Stef Walter | |
2005-03-22 | Fix memory and buffer problems. | Stef Walter | |
2004-08-25 | Licenses in files. | Stef Walter | |
2004-08-18 | Code cleanup | Stef Walter | |
2004-08-17 | Better message handling when buffer runs out of memory. | Stef Walter | |
2004-08-17 | - Changed 'goto finally' to RETURN(xx) | Stef Walter | |
- Added MYSQL support and tested it. | |||
2004-08-12 | - Added postgresql database support | Stef Walter | |
- Lots of changes to properly abstract bd handlers - Handle multiple passwords and ha1s properly. | |||
2004-08-09 | - added request parameter to ha_message... | Stef Walter | |
- combined ha_request and ha_response | |||
2004-08-09 | - Seperated core Basic/Digest functionality into a base handler | Stef Walter | |