[ http://jira.codehaus.org/browse/CONTINUUM-843?page=comments#action_74327 
] 
            
Napoleon Esmundo C. Ramirez commented on CONTINUUM-843:
-------------------------------------------------------

Factored the userForm out of the edit page.  Created another edit screen for 
the normal user aside from the page used by the admin.  The edit actions are 
split into 2 but still uses the same action class.

> Add user form for self editing user details
> -------------------------------------------
>
>                 Key: CONTINUUM-843
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-843
>             Project: Continuum
>          Issue Type: Sub-task
>          Components: Web interface
>            Reporter: Carlos Sanchez
>         Assigned To: Napoleon Esmundo C. Ramirez
>             Fix For: 1.1
>
>
> Users should be able to edit its own details (like email) and change their 
> password
> Of course thay can't edit their permissions or username
> Reuse as much as possible the edit user page already done for administrators
> Make sure the user id / username is not passed as argument anywhere, it must 
> be retrieved by the UserManager object, to avoid dependency on acegi in 
> maven-user-core i'm gonna create an interface there and add an implementation 
> in maven-user-acegi

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to