Version 0.6
ℹ️ 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 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
- Configure last auth attribute by @coudot in #103
- Enable phpunit in CI by @coudot in #104
- fix Error while searching for multiple entries with smarty 4.3.4 (#108) by @davidcoutadeur in #109
- Replace deprecated FILTER_SANITIZE_STRING constant by @coudot in #107
- add an option for defining the timezone (#110) by @davidcoutadeur in #111
- Update doc to be consistent with main LTB project doc by @maxbes in #115
- Document required installation step for smarty3 by @maxbes in #116
- Fix typo in en.inc.php by @flesueur in #121
- Update bootstrap library by @coudot in #130
- Set autocomplete properties for password fields by @coudot in #83
- Display pwdpolicysubentry by @coudot in #134
- Options to show/hide lock and expire panels by @coudot in #135
- #124: Adding allowed_lang configuration. by @abpai94 in #137
- Use LTB LDAP v0.2 by @coudot in #136
- update ltb-ldap library name to ltb-common (#147) by @davidcoutadeur in #148
- use new method get_first_value from ltb-ldap project (#145) by @davidcoutadeur in #146
- make all search functions to use a scope (#144) by @davidcoutadeur in #149
- Added modal functionality to insert comment to audit logs when un/locking account. by @abpai94 in #140
- add .gitignore in conf directory (#143) by @davidcoutadeur in #153
- Manage composer.lock and composer update (#139) by @davidcoutadeur in #154
- remove verbose smarty logs, unless smarty_debug == true (#159) by @davidcoutadeur in #160
- 141 rpm spec file cleanup by @davidcoutadeur in #155
- deb cleanup (#142) by @davidcoutadeur in #161
- Update doc for Nginx by @cmaudoux in #163
- Added functionality to display audit logs by @abpai94 in #157
- use local password policy feature from ltb-common (#119) by @davidcoutadeur in #164
- Active Directory support by @coudot in #156
- Use page size parameter from ltb-common (#165) by @davidcoutadeur in #166
- Remove obsolete code by @coudot in #170
- Add new password policy items from behera draft 10 by @coudot in #173
- Use ltb-common for detect language functionnality by @coudot in #176
- Block account by @davidcoutadeur in #169
- add comments in all menus (#127) by @davidcoutadeur in #177
- remove multiple warnings (#179) by @davidcoutadeur in #180
- Check DN is matching configured search parameters before allowing any action on it by @coudot in #174
- add "sort" param for sorting LDAP multivalued attributes (#171) by @davidcoutadeur in #181
- Restore print buttons by @coudot in #183
- Use correct last auth attribute by @coudot in #186
- 187 show error when disabling account by @davidcoutadeur in #189
- Possibility to edit account validity dates by @coudot in #190
- Fix the comment required feature by @coudot in #191
- Hooks for other actions than password modification by @coudot in #175
- Configure which colums should not be sorted by @coudot in #192
Full Changelog: v0.5.1...v0.6
👥 Main Team
🤝 New Contributors
- @maxbes (@Worteks) made their first contribution in #115
- @flesueur (@Worteks) made their first contribution in #121
- @abpai94 (@Worteks) made their first contribution in #137
⬇️ Download
Get tarball and packages on https://ltb-project.org/download.html
Use our apt and yum repositories to ease the installation!