You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Benjamin Young (JIRA)" <ji...@apache.org> on 2011/01/06 22:13:01 UTC

[jira] Updated: (COUCHDB-1015) Add "Change Password" feature to Futon

     [ https://issues.apache.org/jira/browse/COUCHDB-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Young updated COUCHDB-1015:
------------------------------------

    Attachment: change_password_in_futon.patch

> Add "Change Password" feature to Futon
> --------------------------------------
>
>                 Key: COUCHDB-1015
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1015
>             Project: CouchDB
>          Issue Type: New Feature
>          Components: Futon
>            Reporter: Benjamin Young
>         Attachments: change_password_in_futon.patch
>
>
> This patch allows users to change their passwords from a link in the sidebar of Futon. It depends on the prepeareUserDoc patch attached to #1014.
> Passwords can be change for both _user members and _admin users. Once the password is change the user is re-authenticated with the same password without needing to login again.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Re: [jira] Updated: (COUCHDB-1015) Add "Change Password" feature to Futon

Posted by Benjamin Young <be...@couchone.com>.
I'd love to see this feature make it into the upcoming 1.1 release. It's 
a fairly minor patch that would be beneficial to many users, I think.

Thanks,
Benjamin
--
BigBlueHat

On 1/6/11 4:13 PM, Benjamin Young (JIRA) wrote:
>       [ https://issues.apache.org/jira/browse/COUCHDB-1015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>
> Benjamin Young updated COUCHDB-1015:
> ------------------------------------
>
>      Attachment: change_password_in_futon.patch
>
>> Add "Change Password" feature to Futon
>> --------------------------------------
>>
>>                  Key: COUCHDB-1015
>>                  URL: https://issues.apache.org/jira/browse/COUCHDB-1015
>>              Project: CouchDB
>>           Issue Type: New Feature
>>           Components: Futon
>>             Reporter: Benjamin Young
>>          Attachments: change_password_in_futon.patch
>>
>>
>> This patch allows users to change their passwords from a link in the sidebar of Futon. It depends on the prepeareUserDoc patch attached to #1014.
>> Passwords can be change for both _user members and _admin users. Once the password is change the user is re-authenticated with the same password without needing to login again.