Secureinputpass

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module alters the password fields adding the attribute 'autocomplete = off' according to the HTML5 standard for these fields.

Password fields that do not have autocomplete turned off allow access to previous password entries on a page. This enables attackers (with local access to an authorized client) to discover and abuse passwords .

The "autocomplete" attribute has been standardized in the HTML5 standard. W3C's site states that the attribute has two states, "on" and "off", and that omitting it altogether is equivalent to setting it to "on".

Tupas Registration

Component type

module

Maintenance status

Development status

Downloads

335

Component created

Component changed

The Tupas service is jointly defined by Finnish banks. Each bank authenticates its customers with the same bank-specific identifiers that the customer uses in the bank’s own services.

This module provides out of the box Drupal registration with Tupas authentication.

This module depends on Tupas Authentication module

Drupal 8

Drupal 8 version of this module has been included in the main Tupas module.

Scrapper Stop

Component type

module

Maintenance status

Development status

Component created

Component changed

I was getting tired of scrapper bots hitting my site and decided to create a little project called Bot Stop. I noticed that Drupal has IP banning capabilities and thought that it would make a good addition to their arsenal of modules.

It works quite simply. Create a trap for spiders (crawl bots) that ignore the robot.txt file and ban them. Keeping information about the perpetrator on the system as well for later analysis. I am hoping to include some spam prevention techniques into this project as well.

LoginTC

Component type

module

Maintenance status

Development status

Component created

Component changed

This module adds an additional layer of security to the authentication of users on your Drupal site using LoginTC two-factor authentication. Using this module, a user enters their username and password and then they must approve a request on their mobile device to complete the authentication process. Even if a hacker gets the user's password, they won't be able to authenticate without the user's mobile device.

captcha in thai

Component type

module

Maintenance status

Development status

Component created

Component changed

CAPTCHA in Thai เป็นการบริการฟรี CAPTCHA ที่เป็นภาษาไทย ในลักษณะของการแก้ไขคำที่มักเขียนผิด คำอ่าน สุภาษิต และคำราชาศัพท์ต่างๆ

UFP Identity

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module tightly integrates user logins and enrollments with the UFP Identity service. Allow users to comfortably use passwords with strong protections as well as virtually any other tokens. Install this module and get a free Yubico or hardware OATH token for your site.

Add Term like Node

Component type

module

Maintenance status

Development status

Downloads

757

Component created

Component changed

[EN]
With this module you can add new Term like you add Node in menu Navigation.

[RU]
С этим модулем Вы можете добавлять новые Термины также как Вы добавляете Материалы в меню Навигация.

The idea and Realization: Rysevets M.
Идея и Реализация: Рысевец М.

Media Warehouse

Component type

module

Maintenance status

Development status

Component created

Component changed

Features

File De-duplication

The storage back-end uses SHA-256 content-based addressing to store any physical file once (based on its actual content, not its name), no matter how many times it is uploaded.

Multiple uploads of the same file create virtual copies that have their own meta information such as owners and file names.

Granular Permissions

CRUD permissions can be configured per-role, per-file with the included Media Warehouse Roles sub-module.

File permissions are extensible via hooks.