]> andersk Git - mod-vhost-ldap.git/blob - TODO
Merge branch 'upstream'
[mod-vhost-ldap.git] / TODO
1 * Put back TLS
2 * general code review (use of per-directory-config ?)
3 * implement php_admin_flag and php_admin_value setting for vhosts with ldap
4 * implement directory access control, similar to location
5 * implement directory/location aliasing between vhosts, based on ldap
6 * implement logging-related directives for ldap-based vhosts
7 * implement require group 
8 * implement use of other authentication methods than basic, including X509, 
9 and authentication based not only with apacheExtUserObject, but also with 
10 classic posixAccount/Group, probably with use of other excellent modules
11 like mod_authz_ldap and others..
12 * testing with apache 2.2.x
13 * testers are welcomed, probably some nullpointer and overflows possibility
14 extists, anyway Apache The Greate works holds the line - I tested some
15 generated module segfaults, and they doesn't break apache itself, module only.
This page took 0.265582 seconds and 5 git commands to generate.