Roundcube Community Forum

Release Support => Pending Issues => Topic started by: mitesh on January 28, 2010, 09:12:24 PM

Title: Add Section to Settings
Post by: mitesh on January 28, 2010, 09:12:24 PM
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
Title: Add Section to Settings
Post by: SKaero on January 29, 2010, 03:05:08 AM
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!