Yes, I recently commited a change in import data which allows that. Look for EncryptedString in datafiles.xsd
Jacques From: "Stephen Rufle" <[email protected]>
Is there a way to import UserLogin records encrypting their password as the import happens? I found the /ofbiz/framework/security/config/security.properties#password.accept.encrypted.and.plain property which solves any immediate issues for plain text passwords.
