Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

CSV Import members with password


Go to End


828 Views

Avatar
JonShutt

Community Member, 244 Posts

17 July 2013 at 3:28pm

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?