suesianne / vt-middleware

Automatically exported from code.google.com/p/vt-middleware
0 stars 0 forks source link

ldaptive: password modify request should use userIdentity #173

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
RFC 3062 indicates that the userIdentity does not have to be an LDAP DN.
The current implementation works with any string, but changing the property 
name could prevent confusion.

Change PasswordModifyRequest#dn to PasswordModifyRequest#userIdentity

Original issue reported on code.google.com by dfis...@gmail.com on 10 Jul 2013 at 6:14

GoogleCodeExporter commented 8 years ago
Fixed in r2809.

Original comment by dfis...@gmail.com on 10 Sep 2013 at 2:44