Active
Project:
Profile CSV
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Mar 2008 at 19:29 UTC
Updated:
7 Aug 2008 at 14:36 UTC
Is it possible to have a human-readable password included in the CSV? The AES module allows the Admin to view the passwords locally, but would it be possible to put them in the CSV, possibly with using the aes_decrypt() function within AES?
Comments
Comment #1
buddaPasswords are never stored in a reversible format within Drupal. So this would be impossible.