PDA

View Full Version : RoundCube - change password patch



BojanKostadinov
04-08-2008, 07:39 AM
Hello, I've installed the new roundcube version 0.1.1 yesterday (with simplescripts). Now, I want to add a change password "plugin" so that users can change their passwords in user preferences.. I've used the following trick:
[Optional patchwork] - http://postfix.pentachron.net/

Basically I added some lines to roundcube/program/steps/settings/func.inc. This works ok.

Then, I added the rest to roundcube/program/steps/settings/save_prefs.inc (as explained on the page), which DOESN'T work ok.


Can anybody tell me how I can fix this (I presume that the new version of roundcube does something different) or can you give me another option on how my users can change their passwords (I know of mydomainname:2095/webmail) and I don't like that option....

Does anyone know where are the email account passwords kept on the server (what file), so maybe I can make my own script...

Thanks!!!
..... and I know that this version of roundcube was released just a few days ago...

BojanKostadinov
04-08-2008, 10:44 AM
Ok, never mind, I figured it out...

adhocrac
04-15-2008, 11:24 AM
Ok, never mind, I figured it out...

can you tell us what you did please?

hmongfreedom
09-29-2008, 08:00 PM
I think you need to share your idea how to make this work for us?

thanks.

Philippe Leroy
11-28-2008, 03:04 AM
Hello,

I don't know if you still need a patch for password change but I've written one for Rouncube version 0.2-beta (the last one at this date).

You can find how to install it at :
http://blog.philippe-leroy.fr/post/2008/11/15/Extension-Roundcube-Modification-du-mot-de-passe-email

It is in french but I think you will be able to see the files to change.

Philippe