Hi all,
I'm new here and with RoundCube deployment, and I'm looking for some advices on how to do improvements or feature for our use of roundcube.
My needs are for the adressbook feature using an LDAP, we would like to do dynamic's filters depending on users attributes obtained at the connection with a LDAP request.
So my question is : What is the best way on how to get attributes needed in user definition ? extends user object ? But How (I'm not an advanced developper in PHP) in this case to be integrated in RoundCube sources ? or adding these attributes in session but it's not very elegant ? Other way ? Is it possible with a hook for example or an with a plugin ? At least i know that i need to modify the plugin new_user_identity with the ldap part or to use an other plugin to get the attributes needed.
Thank you in advance for any help that you could provide.
Thanks, Julien