User knock

Component type

module

Maintenance status

Development status

Component created

Component changed

User knock emulates "port knocking" by disabling the superuser (uid 1) account when they log out. In order to log into the account, a "secret knock" must first happen. This knock is provided in Configuration -> User knock as a URL with a generated key. Once that URL has been visited, the superuser account is activated and login proceeds as normal.

This reduces the chances of the superuser's password being bruteforced, as the account is disabled until the knock.

Feature Server (fserver)

Component type

module

Maintenance status

Development status

Downloads

3614

Component created

Component changed

This module allows you to share features and custom modules on your own website. It lets you create projects and releases, and it produces an update XML feed compatible with the update module in core. In a way it's a highly simplified version of the project module.

Py

Component type

module

Categories

Maintenance status

Development status

Downloads

959

Component created

Component changed

This module brings Python-like functions to Drupal. Do not install this module unless another module you are using requires it or you're interested in contributing to this project.

Co-maintainers welcome.

CCK Profile Data

Component type

module

Maintenance status

Development status

Component created

Component changed

CCK Profile Data is a plugin for CCK, which allows you to add three autocomplete fields for first name, last name and patronymic of the user to content type. Each field is associated with proper vocabulary of taxonomy terms. This module allows you to speed up the process of filling out personal information of the user and store entered information in a convenient form for further processing.

Imagefield Import Archive

Component type

module

Maintenance status

Development status

Component created

Component changed

Adds functionality to the Imagefield Import module for users to upload .zip files. The images are extracted into the defined import directory, ready to be imported.