* Added the necessary glue code for importing LDAP attributes into a user's vCard...
authorArt Cancro <ajc@citadel.org>
Mon, 28 Sep 2009 19:05:51 +0000 (19:05 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 28 Sep 2009 19:05:51 +0000 (19:05 +0000)
commit101a081c8c4cc505daf9e102d2b7567cc6194cf2
tree50956ea1107b7a44ff5adadd3775c535bee14eb9
parentc2a329d11a3ef37971f567cc10ac42c42342a96b
* Added the necessary glue code for importing LDAP attributes into a user's vCard when they log in.  Search ldap.c for the string 'LDAPSTUB' to find the location where the attribute code must be written.  Right now it is a stub function.
citadel/citadel_ldap.h
citadel/ldap.c
citadel/modules/vcard/serv_vcard.c