CMS MADE SIMPLE FORGE

Frontend Users

 

[#1844] Can the password column be included with feusers csv dump

avatar
Created By: Andrew Moore (moorezilla)
Date Submitted: 2007-10-01 07:16

Assigned To:
Resolution: Won't Fix
State: Closed
Summary:
Can the password column be included with feusers csv dump
Detailed Description:
Right now, the password field is omitted when you dump a feuser list to a csv
with the built in feuser admin functionality. It would be nice to include the
password column, as then each account would be good to go once imported again.
As it is, it looks like each account would need to have a password added
separately after an feuser.csv is imported.

History

Comments
avatar
Date: 2012-03-31 15:21
Posted By: Robert Campbell (calguy1000)

passwords are encrypted (using a salt and md5).. it is unrealistic to export
that information and expect another system to use it.
      
Updates

Updated: 2012-03-31 15:21
resolution_id: => 8
state: Open => Closed