Roundcube Community Forum

 

Add Section to Settings

Started by mitesh, January 28, 2010, 09:12:24 PM

Previous topic - Next topic

mitesh

Hello,

 I am currently using roundcube for gmail.  I recently upgraded to 0.3.1 and prior to the upgrade I added an iframe to one of the settings pages that would let people reset their gmail password.  When the user clicked the submit button a python script would kick off with the password request to gmail.  I need to recreate this functionality on the new version.  How would I go about adding a "Change Password" section under the settings page.  Is there an easier way of doing this now?

Thanks,
Mitesh

SKaero

Check out the password plugin that comes with RoundCube you probably can just wright a driver for that would do that, If you do feel free to post it, it would be great to have!