Maintainers strive to actively monitor issues and respond in a timely manner.

Devel Addition

Provides extra devel like functionality.

Currently, it adds support for viewing forms and blocks.

Localization Glossary Tooltips

This is a sandbox for my development of browser extensions for the french glossary http://traduction.drupalfr.org/

Swekey2

What is it?

The Swekey USB Token is a low cost USB device with a unique signing.
It contains a 32 bit unique hashcode and some software for generating
authentication code sequences based on a random token and the hashcode
on the USB Token itself.
This module integrates the Swekey Token into the Drupal user module, adding
a third level of protection on top of the username and password.

Why should I use it?

If your website or webapplication needs extra protection, or your users
think they need it ;-)

Why not use the original module from Musbe, the creators of the Swekey?

Several reasons. The original module does not integrate well with the session
handler. It assumes we are all using the file method, storing the session data
on disk. Problems also arise for clusterd fileservers because of this.
Second. The Swekey system uses external authentication servers. That's ok, but
one of them is used for generating a random token. Drupal really doesn't need
that because we have a unique token already by way of the unique form-id.
Than finally, for checking purpuses the hashcode from the Token is send to
the authentication server. Unencrypted. The servers from musbe are simple
http servers.

Why use this module?

It is not dependent on any external server. It leverages the full Druapl API.

chgpicture

Overview
very simple module which move your upload profile picture form from user edit page to a new page

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained