ℹ️ 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 (all accounts, 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
- optimize LDAP functions (#214) by @davidcoutadeur in #268
- update doc with deb822 repository format (#249) by @davidcoutadeur in #269
- add samba mode (#251) by @davidcoutadeur in #270
- fix missing delete hook in the list in documentation (#272) by @davidcoutadeur in #273
- display error logs even when $debug=false (#275) by @davidcoutadeur in #276
- 219 improve hooks management by @davidcoutadeur in #274
- remove multiple warnings in logs (#284) by @davidcoutadeur in #285
- fix convert_ldap_date and convert_ad_date functions deprecated warnings (#112) by @davidcoutadeur in #280
- add a type rendering for password history (#277) by @davidcoutadeur in #287
- defined mandatory attributes (#253) by @davidcoutadeur in #290
- fix empty attributes when updating (#291) by @davidcoutadeur in #292
- Add Japanese translation by @fu7mu4 in #293
- Check page and api endpoint parameters by @coudot in #286
- Add dashboard to list all users by @coudot in #294
- Tooltips for attributes by @coudot in #296
- Patterns by @coudot in #298
- Update dn in create hook by @davidcoutadeur in #300
- Rename hook can now change RDN and parent by @coudot in #302
Full Changelog: v0.7.1...v0.8