Skip to content

Latest commit

 

History

History
53 lines (34 loc) · 1.81 KB

README.md

File metadata and controls

53 lines (34 loc) · 1.81 KB

LDAP Cache Fields plugin for MantisBT

Copyright (c) 2020 Association Cocktail, Marc-Antoine TURBET-DELOF

Description

LdapCacheFields is a plugin for MantisBT that allows the administrator to add some LDAP fields to in cached users attributes.

Installation

Requirements

The plugin requires #2053 (to be included in MantisBT 2.28.0).

Setup Instructions

  1. Download or clone a copy of the plugin's code.
  2. Copy the plugin (the LdapCacheFields/ directory) into your Mantis installation's plugins/ directory.
  3. While logged in as an administrator, go to Manage → Manage Plugins.
  4. In the Available Plugins list, you'll find the LdapCacheFields plugin; click the Install link.
  5. In the Installed Plugins list, click on the LdapCacheFields plugin to configure it.

Configuration

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.

Screen Shots

add field

edit fields

Support

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.