ℹ️ Service Desk
LDAP Tool Box Service Desk is a web application for administrators and support teams. It allows to browse and manage (create/modify/delete) accounts in an LDAP directory, view and update their password and security status.
It also provide some dashboards (locked accounts, expired accounts, idle accounts, disabled accounts, invalid accounts...)
LDAP Tool Box Service Desk can be used with OpenLDAP, Active Directory and some other standard LDAP servers.
📄 What's Changed
- refactor get_config_js function by @davidcoutadeur in #261
- fix list value display by @davidcoutadeur in #259
- add documentation for attributes_list and attributes_static_list by @davidcoutadeur in #264
- add documentation for attributes_list and attributes_static_list
- Audit logs menu disappears when all Dashboards options are disabled
- variable $pwd_no_special_at_ends is not initialized in config file
- Update, rename and delete buttons are visible even if features are disabled
- In create mode, a list with empty value still tries to add attribute
- Waiting on search without results
Full Changelog: v0.7...v0.7.1