Multi-select fields for multiple attribute values.
Multiple check boxes for setting bits in an Integer.
Attribute values composed of multiple accompanying input fields.
Multi-line input fields for attributes
X-ORDERED set.
Run as service under Windows if needed (and configured).
HTTP-LDAP login bindings:
Define binding conditions between HTTP connection parameters
(REMOTE_ADDR, REMOTE_USER, etc.) and a LDAP
authz-DN entry which is result of a LDAP bind.
LDAP transaction support (see
RFC 5805)
for bulk write operations (group administration and bulk
modify/renaming)
Planned as complete rewrite in rather far future especially regarding
HTML generation and input form handling:
Based on Python 3.5+.
Rewrite of user interface with a template-based web framework
following MVC design principle.
Handling of Get Effective Rights extension (multiple
solutions from various LDAP server vendors).
User interface in multiple languages, better localization.
Support for language tags and ranges when displaying LDAP entries via
HTML templates.
Redesign of plug-in API:
Plug-in classes for pre-input, post-input actions at entry level
which makes it possible to implement attribute actions which depend
on other entry data (e.g. autogeneration/composition of attribute values).
Plug-in classes will be limited to a certain scope
by configuration (e.g. by matching LDAP URL).
Support for forwardable tickets passed through SPNEGO and used with SASL/GSSAPI bind.