Twilio OTP

Component type

module

Maintenance status

Development status

Downloads

319

Component created

Component changed

At the time of user register, entered mobile number on user register form have to verify using OTP facility before registration.
After enter mobile number user have to click on Send OTP button to get the OTP on entered mobile number and finally enter that OTP on the user register form inside OTP field.


Dependencies

Twilio

Sanitize

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module extends the drush sql-sanitize and drush sql-sync --sanitize commands to sanitize additional database tables provided by Drupal core.

It will perform the following:

HTTP Auth

Component type

module

Maintenance status

Development status

Downloads

2101

Component created

Component changed

Description

This module allows you to set up HTTP authentication on your site. You can easily set username and password for HTTP Authentication. No server site configuration needed.

Features:

  1. Restricting crawler to crawl on your site while development.
  2. Restrict admin pages after being your site Live.
  3. Easy to activate or deactivate HTTP Auth without deactivating module.

SSL Assistant

Component type

module

Maintenance status

Development status

Downloads

511

Component created

Component changed

Assistant to administer SSL certificates.

Displays a warning and sends e-mail(s) about the expiration of a term of the SSL certificate directly on the site. Thus you will never forget to update the SSL certificate for the site.

Guide
https://www.drupal.org/node/2843303

Admin Denied

Component type

module

Maintenance status

Development status

Downloads

663

Component created

Component changed

It's so easy to work on Drupal as user 1, but bad practice as you might miss any permissions problems that could occur for other users.

To make matters worse, the user 1 account often has the default username of admin, making the task of brute-forcing access twice as easy for any malicious attackers.

Webform Encrypt for Drupal 8

Component type

module

Categories

Maintenance status

Development status

Downloads

139

Component created

Component changed

This module enables the provision of encryption for webform components provided by the Webform module. Each and every element can be encrypted with different encryption profiles provided by Encrypt module. The Elements with encryption enabled will have the data stored in encrypted format.

It also provides the access level permission to view the original data (decrypted data).

PKI Registration Authority

Component type

module

Maintenance status

Development status

Downloads

701

Component created

Component changed

This module allows your site to act as registration authority (RA) as part of a public key infrastructure (PKI).

Once registered, users will be able to generate certificates they can use as credentials. For example, such certificates can be used to log into sites running Certificate Login without usernames or passwords.