View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010686 | mantisbt | ldap | public | 2009-07-05 23:56 | 2024-08-09 07:55 |
Reporter | vboctor | Assigned To | vboctor | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 1.2.0rc1 | ||||
Fixed in Version | 1.2.0rc2 | ||||
Summary | 0010686: Provide a way to simulate LDAP connection | ||||
Description | Not all developers have access to LDAP directory service, hence, there are a lot of integration issues between the LDAP feature and MantisBT core that needs to be fixed but are not getting enough attention. The goal of this is to provide an LDAP simulation mode, where rather than communicating with LDAP / AD, MantisBT will use a text file instead. This allows us to diagnose integration issues with MantisBT without the need for LDAP. This will not be useful to diagnose issues relating to connection between MantisBT and the LDAP server. This will still require access to LDAP server. | ||||
Tags | No tags attached. | ||||
MantisBT: master af784760 2009-07-05 23:58 Details Diff |
Fixes 0010686: Provide a way to simulate LDAP connection. |
Affected Issues 0010686 |
|
mod - core/ldap_api.php | Diff File | ||
mod - docbook/adminguide/en/configuration.sgml | Diff File | ||
mod - config_defaults_inc.php | Diff File | ||
MantisBT: master-1.2.x 40c817dd 2009-07-05 23:58 Details Diff |
Fixes 0010686: Provide a way to simulate LDAP connection. |
Affected Issues 0010686 |
|
mod - docbook/adminguide/en/configuration.sgml | Diff File | ||
mod - core/ldap_api.php | Diff File | ||
mod - config_defaults_inc.php | Diff File |