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