[gatein-issues] [JBoss JIRA] (GTNPORTAL-2460) Use authenticator for password verify while changing it in user profile

Trong Tran (JIRA) jira-events at lists.jboss.org
Wed Aug 8 23:37:06 EDT 2012


     [ https://issues.jboss.org/browse/GTNPORTAL-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trong Tran updated GTNPORTAL-2460:
----------------------------------

              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/gatein/gatein-portal/pull/96

    
> Use authenticator for password verify while changing it in user profile
> -----------------------------------------------------------------------
>
>                 Key: GTNPORTAL-2460
>                 URL: https://issues.jboss.org/browse/GTNPORTAL-2460
>             Project: GateIn Portal
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>            Reporter: kien nguyen
>            Assignee: kien nguyen
>            Priority: Minor
>             Fix For: 4.x
>
>
> UIAccountChangePass.java on change password action use UserHandler class directly, and ignoring authenticators present in container (whose can encode the password for example), so if they was used for creating/logging in users, but not used when password changing, the result is impossibility to change password in user account;
> We proposing to try check credentials with present authenticators at first , or if not any can be found than use UserHandler directly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the gatein-issues mailing list