On Sun, 14 Jun 2009 11:31:54 +0200, "A.L.E.C" alec@alec.pl wrote:
We have a few plugins for password change using different methods for saving new password, but all of them have the same UI. I think it would be better for localization and future maintenance to join them into one plugin with many drivers. We need one function for password change, so we can do this as simple as possible. Let's add drivers/ directory with files sql.php, sasl.php, etc. and config option 'password_driver'. So, everyone just could add his own driver function.
I think this is a really good idea. It should be pritty simple to implement too. One thing though, any suggestions how the config is handeled? Each driver will need its own set of configs. Is it OK to just set them at the top of the driver file?
Phil _______________________________________________ List info: http://lists.roundcube.net/dev/