When I import members from a CSV file, it imports the passwords, and applies the encryption.
Problem is, the passwords are already encrypted, so it should be leaving them as is.
Has anyone come accross this, or a simple solution that doesn't require creating a whole custom import feature?