zxcvbn Drupal 8
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Porting the zxcvbn module to drupal 8
Issue for the Drupal 8 port: https://www.drupal.org/node/2618948
Porting the zxcvbn module to drupal 8
Issue for the Drupal 8 port: https://www.drupal.org/node/2618948
The Similar By Terms module can only support nodes, this "Similar users by terms" support users. Most of the code copied directly from the former.
Logout a user once the last browser tab is closed.
We are working on the Decoupled User Authentication (http://drupal.org/project/decoupled_auth) in Drupal 8 and this module will provide CRM support in Drupal.
We are just getting started, so if you want to get involved:
#drupal-crm in IRC
https://drive.google.com/folderview?id=0B75147wXh1SWUW1YZjU2a0hTV2M&usp=...
Introduction:
The Select Registration Roles module adds a role field on the user registration form. Admin can configure roles need to display on
registration form as well as can set roles need for admin approval.
Installation:
Install as you would normally install a contributed Drupal module. See:
https://drupal.org/documentation/install/modules-themes/modules-7
for further information.
I needed a simple way to detect a user's timezone in order to display dates in their local timezone without depending on their user profile to save the correct timezone. An existing module, Timezone Detect, implements a Javascript library known simply as "jsTimezoneDetect," which did the job.
Drupal 8 version of Node.js buddylist.
This module used to live inside the Node.js module, but was split out for Drupal 8.
No good description of this module yet..... soon... very soon....
No description yet
Plugin for the User Import module, for handling importing date fields from csv.
Uses strtotime to import dates and convert them to the format allocated in the USER_IMPORT_DATE_FORMAT constant.