1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
Priorities:
- search filter: binary operations (&,|) [missed test to only one arg!]
processed only the following escaped chars: '\(' & '\)'
NEEDS MORE TESTING
- search op: attribute restriction don't operate
- roxen/modules/ldapuserauth.pike: repairing data caching
- doc/LDAP-roxen_modules-doc.html: ldapuserauth module describing and HOW-TO
- operation 'modify' - NEEDS MORE TESTING
- timeout on connections [missed]
- autoreconnect
- threads support
Unordered:
- roxen/modules/ldaptag.pike:
* ldap_last_error: not works at all!
* show_internals: checking for quiet mode
- roxen/modules/ldapuserauth.pike:
* support for {crypt} and {sha}password_value
* user-defined attribute names for UID and PASSWORD
* 'compare' ldap operation for password checking
- code optimization
- version 3 LDAP operations
- charset translation - UTF8
- encrypted comunicational channel - SSL3
|