ℹ️ 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, manage group membership, 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.
⚠️ Upgrade notes
Some improvements of this version require to adapt your configuration:
- Define authentication mechanism (or disable it)
- Configure group membership feature (or disable it)
- Adapt parameter for last authentication time attribute
See https://service-desk.readthedocs.io/en/latest/upgrade.html#from-0-8-to-0-9
📄 What's Changed
- Fixing debug log level by @abpai94 in #309
- Option to choose in which branch we can create the user account by @coudot in #310
- Page for groups membership management by @coudot in #316
- Fix typo in installation.rst by @iasdeoupxe in #318
- Rely on attributes map for last authentication attribute by @coudot in #321
- Enforce mandatory attribute checks in create/update backends by @coudot with @Copilot in #322
- Create a dedicated error page, and display some errors on current page by @coudot in #325
- Authentication system by @coudot in #327
- Use new LTB design by @coudot in #328
Full Changelog: v0.8...v0.9