View Issue Details

IDProjectCategoryView StatusLast Update
0000394SOGoSOPEpublic2012-12-20 16:24
ReporterwsourdeauAssigned Tojraby 
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Summary0000394: update to the LDAP api
Description

NGLdap makes use of deprecated LDAP API. It would probably be wise to update the code before it is too late.

TagsNo tags attached.

Activities

jraby

jraby

2012-12-20 16:23

viewer   ~0005080

NGLdap now uses ldap_initialize(3) instead of the deprecated ldap_init(3).

See: https://github.com/inverse-inc/sope/commit/8c29d3b6d2c2d27a421c1109b6d582951fbff36d

Closing for now as this was the most obvious deprecated api.

Issue History

Date Modified Username Field Change
2010-01-26 17:57 wsourdeau New Issue
2012-12-20 16:22 jraby Status new => assigned
2012-12-20 16:22 jraby Assigned To => jraby
2012-12-20 16:23 jraby Note Added: 0005080
2012-12-20 16:24 jraby Status assigned => resolved
2012-12-20 16:24 jraby Resolution open => fixed