index
:
httpauth
master
Delegate web authentication to a daemon
stef@thewalter.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apache2x
/
mod_httpauth.c
Age
Commit message (
Collapse
)
Author
2008-07-02
Transfer groups information to sub requests properly.
Stef Walter
2008-06-27
Set permissions on the global mutex.
Stef Walter
2008-06-27
Fix problem on FreeBSD with 'file already exists' when creating shared lock.
Stef Walter
2008-06-27
Fix crashes when we cannot create a lock.
Stef Walter
2008-06-12
- apache2x module now supports connecting to multiple daemon addresses
Stef Walter
and failover between them.
2008-06-11
Support getting groups from the server and limiting access based on LDAP ↵
Stef Walter
groups. See #112
2008-05-10
Handle sub requests properly in mod_httpauth
Stef Walter
2007-05-28
Use 'Stef' instead of 'Nate'
Stef Walter
2006-07-27
Initial implementation of 'require' directives.
Stef Walter
2006-06-19
Fix NTLM problems with apache 2x module.
Stef Walter
2006-05-17
0.5.1
Stef Walter
- Fix problem with NTLM connection caching
2006-05-10
Add NTLM support.
Stef Walter
2005-09-12
Get httpauth to reconnect properly.
Stef Walter
2005-09-12
Added new Apache 2x module to httpauth
Stef Walter