Dependency Graph

Dependency Graph
related to related to child of child of duplicate of duplicate of

View Issue Details

IDProjectCategoryView StatusLast Update
0010686mantisbtldappublic2024-08-09 07:55
Reportervboctor Assigned Tovboctor  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.2.0rc1 
Fixed in Version1.2.0rc2 
Summary0010686: 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.

TagsNo tags attached.

Relationships

related to 0034571 closeddregad ldap_simulation_get_user() does not return null when given non-string username 

Activities

There are no notes attached to this issue.

Related Changesets

MantisBT: master af784760

2009-07-05 23:58

vboctor


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

vboctor


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