Encrypt User allows certain user data to be encrypted using the Encrypt module. Currently, the following data is encrypted when the module is enabled:

  • User name
  • Email address

Project page:
https://www.drupal.org/sandbox/rlhawk/2445891

Git clone command:
git clone --branch 7.x-1.x http://git.drupal.org/sandbox/rlhawk/2445891.git encrypt_user

Comments

rlhawk created an issue. See original summary.

rlhawk’s picture

Issue summary: View changes
PA robot’s picture

Status: Needs review » Needs work

There are some errors reported by automated review tools, did you already check them? See http://pareview.sh/pareview/httpgitdrupalorgsandboxrlhawk2445891git

We are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)

Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).

I'm a robot and this is an automated message from Project Applications Scraper.

hmdnawaz’s picture

In encrypt_user.install file, You have implemented hook_enable() but the comment says "Implements hook_install()."

Same is for hook_disable(), the comment says "Implements hook_uninstall().".

PA robot’s picture

Status: Needs work » Closed (won't fix)

Closing due to lack of activity. If you are still working on this application, you should fix all known problems and then set the status to "Needs review". (See also the project application workflow).

I'm a robot and this is an automated message from Project Applications Scraper.