UserImporter should use User.changePassword
-------------------------------------------

                 Key: JCR-2517
                 URL: https://issues.apache.org/jira/browse/JCR-2517
             Project: Jackrabbit Content Repository
          Issue Type: Improvement
          Components: jackrabbit-core
    Affects Versions: 2.0.0
            Reporter: angela
            Assignee: angela


the UserImporter lists a limitation that the password value is expected to be 
hashed already as it writes the
value as it was retrieved from the xml-import.

Instead it could make use of User#changePassword that (in the implementation 
present with JR) creates a 
pw-hash if the password is found to be plain text.

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

Reply via email to