Consolidate the password digesting configuration for JCR users
--------------------------------------------------------------

                 Key: SLING-2304
                 URL: https://issues.apache.org/jira/browse/SLING-2304
             Project: Sling
          Issue Type: Improvement
          Components: JCR
    Affects Versions: JCR ContentLoader 2.1.2, JCR Jackrabbit User Manager 2.2.0
            Reporter: Eric Norman
            Assignee: Eric Norman


If the jackrabbit user password digest algorithm configuration needs to be 
changed., the configuration has to be done in several places.  We should 
consolidate by creating a new PasswordDigester service that can be configured 
once and used by all the places that need it.

These places currently digest passwords for JCR users:
1. Adding users during Content Import (sling.jcr.contentloader)
2. Creating new users with the sling.jackrabbit.usermanager  service or servlet
3. Updating user password with the sling.jackrabbit.usermanager service or 
servlet


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

        

Reply via email to