1. renzo.rucco
  2. Support
  3. Monday, July 07 2014, 09:19 PM
With the import user plugin there is a way of tell to system to import password in md5 encryption format?
I have a list of user and password (in MD5 encryption, extract from an old joomla site) and I'd like to import all one without need for user to comunicate new password.
Thanks
Renzo
admin Accepted Answer
Admin
Hi,
sorry for late reply.

Hi Joomla 3.x allow to store in user table the password with md5 hash format.

You can use our import plugin with a simple modification:
comment line 300
//$importUser['password']=JUserHelper::getCryptedPassword($importUser['password'],$salt);


NOTE: we have not tested.
  1. more than a month ago
  2. Support
  3. # 1
admin Accepted Answer
Admin
Sorry, the file is /plugins/jsn/userimport/userimport.php :D
  1. more than a month ago
  2. Support
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.