14 Jul
2010
14 Jul
'10
6:57 p.m.
2010/7/14 Scott Owen <sowen@edzone.net>:
If the password are still just MD5 hashed (I'm still using 2.2.9 on windows..so I have little info on current versions)...., last time I did this, I had to do a bulk MD5 hash on my patron passwords , then bulk import patron data from a CSV (with the hashed passwords) via MySQL rather than use the built in tools.
Worked fine.
This is what I was remembering earlier. If the passwords are already in md5 hashes, you cannot load them via the buik upload tool. Such a feature could be added rather simply, though. Kind Regards, Chris