Todo List
phpLDAPadmin
- If an attribute expects a DN, show the dn browser.
- Add validation of set variables to enforce limits or particular values.
- Sort the entries, so that they are in the correct DN order.
- Must turn off auto_uid|gid in template if config is disabled.
- do not allow entry whose number of unfolded lines is over 200 for example
- later: return the entry as an array before returning the entry object (just make a wrapper method)
- make a class CSVReader wich extends FileReader
- put the display_parse_error method in ldif_import here
- Order doesnt Order properly - probably case related.
- Search is probably broken, since base_dn is now an array
- schema attr keys should be in lowercase.
|
|