Releases: ltb-project/service-desk
Version 0.5.1
ℹ️ Service Desk
LDAP Tool Box Service Desk is a web application for administrators and support teams. It allows to browse accounts in an LDAP directory, view and update their status. It also provide some dashboards (locked accounts, expired accounts, idle accounts, ...)
📄 What's Changed
- Missing replacement for lang value (issue #92) by @coudot in #94
- Some documentation improvements by @alexandre-karim in #95
- Add IP in audit by @coudot in #98
- Provide result codes for lock/unlock account actions by @coudot in #99
Full Changelog: v0.5...v0.5.1
👥 Main Team
🤝 New Contributors
- @alexandre-karim made their first contribution in #95
⬇️ Download
Get tarball and packages on https://ltb-project.org/download.html
Use our apt and yum repositories to ease the installation!
Version 0.5
ℹ️ Service Desk
LDAP Tool Box Service Desk is a web application for administrators and support teams. It allows to browse accounts in an LDAP directory, view and update their status. It also provide some dashboards (locked accounts, expired accounts, idle accounts, ...)
📄 What's Changed
- Don't lock account until a valid ppolicy with pwdLockout=TRUE is associated (#45) by @davidcoutadeur in #47
- Timestamp value displayer by @coudot in #49
- Check that values is an array before parsing it by @coudot in #61
- Smarty debug by @coudot in #63
- CSS map files and bootstrap 3.4.1 by @coudot in #64
- Ltb ldap integration providing ldapSort support for php >= 8 by @artlog in #69
- Update Docker image with PHP 8.1 and Smarty 4 by @coudot in #65
- Factorize search by @artlog in #70
- Run composer when building distribution archive by @coudot in #77
- Disable reset choice button by @coudot in #79
- Update general-parameters.rst by @cmaudoux in #81
- Notify user and administrators by mail when password is changed by @artlog in #82
- Display DN links by @coudot in #84
- Force line break by @coudot in #88
- Address displayer by @coudot in #89
- Prehook feature by @coudot in #90
Full Changelog: v0.4...v0.5
👥 Main Team
🤝 New Contributors
- @davidcoutadeur made their first contribution in #47
- @artlog made their first contribution in #69
- @cmaudoux made their first contribution in #81
⬇️ Download
Get tarball and packages on https://ltb-project.org/download.html
Use our apt and yum repositories to ease the installation!
Version 0.4
LDAP Tool Box Service Desk is a web application for administrators and support teams. It allows to browse accounts in an LDAP directory, view and update their status.
Main changes:
- Display expiration date in account informations
- Dashboard pages to list accounts: locked, soon expired, expired, idle
Changelog:
- #19: Display expiration date
- #20: fix(undefined)
- #22: Configure cache dir and template cache dir
- #26: Remove datepicker
- #27: Display expiration date
- #30: Move cache dirs in /var
- #31: Docker Container
- #36: feat(docker)
- #37: Dashboard to list locked accounts
- #38: Dashboard page for locked accounts
- #39: Dashboard expired passwords
- #40: Dashboard will expire passwords
- #42: Dashboard idle accounts
- #44: Multi tenancy
Download: https://ltb-project.org/download#service_desk
Documentation: https://service-desk.readthedocs.io/en/v0.4/
Contributors:
v0.3
Changes:
- Bug #15: Handle the case where pwdAccountLockedTime is set but pwdLockoutDuration is not set or is equal to 0
- Feature #16: Possibility to lock an account
- Feature #17: Allow the Smarty path to be set in conf.inc.local.php
Download: https://ltb-project.org/download#service_desk
Documentation: https://service-desk.readthedocs.io/en/v0.3/
Contributors:
v0.2
Changes:
- Bug #5: Password is marked as expired if policy do not set pwdMaxAge
- Bug #7: The pwdReset radio button is not checked by default
- Feature #9: PostHook
- Feature #10: Viewer for quota attributes
Download: https://ltb-project.org/download#service_desk
Documentation: https://service-desk.readthedocs.io/en/v0.2/
Contributors:
v0.1
This is the first release of LDAP Tool Box Service Desk.
Current features:
- Show entries main attributes
- Show account status
- Check current password
- Update password, and set flag to reset password at next connexion
- Display if account is locked, and unlock it
- Display if password is expired
Download: https://ltb-project.org/download#service_desk
Documentation: https://service-desk.readthedocs.io/en/latest/
Contributors: