Re: [RCD] Ticket #1484558 - Patch to allow a user to change passwords
till <klimpong <at> gmail.com>
2008-01-08 02:40:40 GMT
On Jan 8, 2008 3:24 AM, J. Javier Maestro <roundcube-devel <at> nosys.es> wrote:
>
> Hi all!
>
> I am new to the list, so here goes a BIG FAT THANKS to all of you guys doing
> all this hard work so we can enjoy a nice, clutter-free webmail. Kudos! :)
>
> Now, I just set up a simple postfix+dovecot+postgres virtual-domain mail
> server, and I want the users of this setup to be able to change their
> passwords without "bothering me" :)
>
> I checked the available tickets first, and found out that there is at least
> one ticket (#1484558) that asks for pretty much the same stuff that I wanted,
> so I decided to code it and see if you want it into the tree.
>
> I uploaded my patch to TRAC, and I am sending the patch and my comment posted
> there by email simply for redundancy's sake :)
>
> --- Posted to TRAC, http://trac.roundcube.net/ticket/1484558 ---
>
> PATCH: (against rev. 950)
> ----------------------------------------------------------------
> My patch implements a simple RPC dialog so that admins can set a nice URL
> in the main.config via a new config variable
> ($rcmail_config['change_password_rpc']) pointing to where the
> change-password requests will be POSTed from the simple GUI form.
>
> I have added a tab called 'Passwords' in the 'Personal Settings', showing
> the so-common form with username, old pass, new pass and confirm pass. I
> also show the IMAP server, in case this information could be relevant to
(Continue reading)