Version 0.7
ℹ️ 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
- Adding password check error message by @abpai94 in #215
- Update entry by @coudot in #212
- Reorder lang files by @coudot in #221
- Norwegian translation by @thnilsen in #220
- Spinner to wait for dataTable loading by @coudot in #222
- Use sortEntry method by @coudot in #224
- Customized templates by @coudot in #227
- Account creation by @coudot in #225
- fix empty values for ad_date (#232) by @davidcoutadeur in #233
- Manage pagination by @davidcoutadeur in #226
- Inject configuration variables in templates by @coudot in #235
- Favicon configuration by @coudot in #236
- Add action button to refresh entry display by @coudot in #237
- Use bootstrap grid/flex to replace table in update page by @coudot in #238
- Fix index management for status attributes by @coudot in #240
- Using date_specifiers for date column in audit dashboard by @coudot in #234
- In audit page, do not link to entry if it does not exist by @coudot in #241
- Configuration for dn list editor by @coudot in #243
- fix datatables sorting + enable sorting for mailquota by default (#244) by @davidcoutadeur in #245
Full Changelog: v0.6...v0.7