Session Expire MongoDB

Component type

module

Maintenance status

Development status

Component created

Component changed

Description
-----------
Expires rows from the MongoDB Sessions session table older than a certain time. This module is only useful if you use the MongoDB Drupal module to store sessions.

On busy sites, the sessions table can grow to be very large, and that can
cause slow accesses to it, as well as slow writes due to locking, leading
to performance bottlenecks.

By trimming the table regularly, the above bottlenecks are avoided.

Password History

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a complementary module for the Password Policy module.

Overview
This module provides the ability for a site administrator to view a user's password history.
Optionally the site administrator can view the history of notification and reset emails sent to the user.

Usage
View or edit a user's profile page and click "Password History" tab.

Doubtfire

Component type

module

Maintenance status

Development status

Downloads

183

Component created

Component changed

The Doubtfire module provides a fast and reliable method for administrators to log in, or "disguise", themselves as other users with no password required.

We've found it to be very useful during the development of new sites, and role-specific debugging problems on the sites we maintain. The original user is stored in the PHP session allowing the administrator to switch back at any time.

User hash

Component type

module

Maintenance status

Development status

Downloads

591

Component created

Component changed

The User hash module allows you to create an individual hash for each user.

Use case

You can use the hash as a light weight user identification where you do not want to use the Drupal login credentials, e.g. as an individual API Key for reading insensitive content.

The module does not implement such functionality. However, the Drupal 7 version implements a function to compare hashes preventing from timing attacks.

Settings

You can configure which PHP hash algorithm to use and how many characters for the random string when generating hashes.

User activity log

Component type

module

Categories

Maintenance status

Development status

Downloads

1152

Component created

Component changed

This module provide the block which contains current login user activity like total no. of created node, total no. of comments, list of recent created nodes and list of recent comments.

Click on show more link it redirects page of all created node and comments by current login user

How to use

1) Go to admin/structure/block and enable the "user activity log" block in any of your theme regions.

Regex Registration Deny

Component type

module

Maintenance status

Development status

Downloads

252

Component created

Component changed

Small module that allows you to use regex to validate fields on the registration form.

While there are alternative modules to validate fields on the registration form, I found that none of them allowed for regex checks on the name and email fields on registration. They also seemed to be overly complicated or only allowed for checking on the username or email address.
This module is quite simple and allows you to check any textfield on the registration form.

User Cancel Immediate

Component type

module

Categories

Maintenance status

Development status

Downloads

770

Component created

Component changed

The Drupal 7 user cancellation workflow is fairly inflexible - it requires an email to be sent to the user, and the user must then log in (if they remember their login information) and then click the email link.

The default workflow is not appropriate for every site.

If this module is enabled, the email is not sent, and the account is deleted immediately.

Inspired by Clive, http://drupal.stackexchange.com/a/32427/449 (thanks!)

Video Comment FranklyMe

Component type

module

Maintenance status

Development status

Component created

Component changed

Use this plugin to spice up your posts with video comments instead of boring text comments. Simply start by creating a new post, the video comment feature is added automatically at the end of the post.

This plugin places two-set widget. First, a sleek 'record video' button, and a video carousel at the end of all of your posts. Official plugin from FranklyMe.

It'll be shown to your audience once your post goes live, where they can take a video selfie (velfie) that'll be viewable by everybody on your site.

FranklyMe Widget

Component type

module

Maintenance status

Development status

Component created

Component changed

The Frankly.me plugin for Drupal adds Frankly.me social plugins to your Drupal site and optimizes the experience of your audience through easy ask buttons and social widgets. Associate your Drupal site with side pane widgets and embed shortcodes for frankly.me ask button and social widgets. All features are deeply integrated with Drupal APIs to make building your webpages and administrative features as easy as possible with the extensibility you expect from Drupal.