[
https://issues.apache.org/jira/browse/WAVE-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yuri Zelikov resolved WAVE-163.
-------------------------------
Resolution: Fixed
Assignee: Yuri Zelikov
Fixed.
http://code.google.com/p/wave-protocol/source/detail?r=72343de6ea7da08d4734d72e13ecb6cf262d08d3
http://code.google.com/p/wave-protocol/source/detail?r=aaf8907af92ac3897edc5ca5989b87df71f8cd08
> Suggestion: Allow users/admin to change passwords
> -------------------------------------------------
>
> Key: WAVE-163
> URL: https://issues.apache.org/jira/browse/WAVE-163
> Project: Wave
> Issue Type: Improvement
> Assignee: Yuri Zelikov
> Priority: Minor
>
> This issue is result of discussion at:
> http://groups.google.com/group/wave-protocol/browse_thread/thread/1a1855f2391d8420
> I suggest to implement password reset functionality via robot
> ([email protected]) that runs on the wiab server. The robot is be
> passed Injector instance into constructor so it will have access to wiab
> server objects (including accountsStore)
> The password reset module will be exposed as robot proxy i.e. services
> [email protected]
> If added to a wave it will allow to reset passwords via command line
> like syntax (using CLI http://commons.apache.org/cli/)
> The implementation also adds some abstraction layer to allow easy
> plugin of more admin modules as robot proxies.
> Here is the link to the patch: (first version)
> http://code.google.com/r/vega113-admin-proxies/source/detail?r=1b99530b27db782103557511671fbc7c850de947
> It works like this:
> to change your own password
> -add [email protected] to the wave
> -for help type: upassreset -help (and hit enter)
> -to change password type: upassreset old_password new_password (and hit enter)
> to change other user password:
> -login as [email protected]
> -add [email protected] to the wave
> -to change password type: apassreset user_id new_password (and hit enter)
> ---
> Issue imported from
> http://code.google.com/p/wave-protocol/issues/detail?id=162
> Label: Type-Enhancement
> Label: Priority-Medium
> Stars: 1
> State: open
> Status: New
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira