Copyright (c) 2020 Association Cocktail, Marc-Antoine TURBET-DELOF
LdapCacheFields is a plugin for MantisBT that allows the administrator to add some LDAP fields to in cached users attributes.
The plugin requires #2053 (to be included in MantisBT 2.28.0).
- Download or clone a copy of the plugin's code.
- Copy the plugin (the
LdapCacheFields/
directory) into your Mantis installation'splugins/
directory. - While logged in as an administrator, go to Manage → Manage Plugins.
- In the Available Plugins list, you'll find the LdapCacheFields plugin; click the Install link.
- In the Installed Plugins list, click on the LdapCacheFields plugin to configure it.
The list of additional user's attributes from LDAP fields can be defined on the plugin's config page.
Specify, for each field, the showable name.
If you wish to file a bug report, or have questions related to use and installation, please use the plugin's issues tracker on GitHub.
All code contributions (bug fixes, new features and enhancements, translations) are welcome and highly encouraged, preferably as a Pull Request.
The latest source code is available on GitHub.