RoundCube Mail – Patch to password change in LDAP Authentication . V2.0 Stable
March 10th, 2009
The RoundcubeMail is in fact one of the greatest innovations of open source webmail. Code very structured and approach to web standards much improved, using Ajax and promote greater interactivity and speed, on your latest version stable consolidated itself as the best webmail IMAP in my opinion.
I am providing a patch adapted by me to password change on roundcubmail authentication in LDAP. This patch applies to the stable version roundcubemail, v2.0. There were many changes in Beta for stable but some functions had to be rewritten. Some instances of such functions as:
$ OUTPUT-> add_handler ( 'userpasswd', 'rcmail_passwd_form');
But absent in passwd.inc had to be added due to changes made in func.inc. I hope to contribute with all the changes that were waiting for this release.
May 31st, 2009 at 6:55 pm
VeryNiceJob , man. Thank you