Direct Registration Role

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows administrators to choose selected roles for direct registration and allows specific fields to be shown on different kinds of registration form.

Functionality is near completion.

TODO:
Automatically assign role for the newly created user based on the registration form used for registering and block the new user. This functionality will be complete in a few days as I am working on a project which desperately needs this.

Mail.ru OAuth

Component type

module

Maintenance status

Development status

Component created

Component changed

Mail.ru oauth module allow users to enter your site with account on mail.ru.
Automatic detection of emails of registered users.
Ability to assign multiple roles for new users.
Synchronizing the avatar on first user login.

LTI Tool Provider

Component type

module

Maintenance status

Development status

Downloads

56825

Component created

Component changed

Overview

The LTI Tool Provider module (lti_tool_provider) allows a Drupal site to serve as a Learning Tools Interoperability (LTI) Tool in any Learning Management System (LMS) supporting the LTI standard. (http://developers.imsglobal.org/)
Example LTI compliant LMSs are Angel, Blackboard Learn, Moodle and Sakai.

Persona Identity Provider

Component type

module

Maintenance status

Development status

Component created

Component changed

A Persona Identity Provider (IdP) is a domain which directly signs and certifies the identities of its users. Because Persona identities are based on email addresses, any domain which offers email to its users is a natural fit for becoming an IdP.

If you have a domain name, you can become a Persona IdP by implementing support for the underlying BrowserID protocol.

– https://developer.mozilla.org/en-US/docs/Persona/Identity_Provider_Overview

Permissions Grid

Component type

module

Maintenance status

Development status

Downloads

13782

Component created

Component changed

This gives an alternative way of administering permissions, by showing those that form a related set in a grid of 'verbs' and 'objects'. For example, for node permissions, this shows 'create', 'edit own', and so on across the grid, and node types down the side.

This module is the successor of Node permissions grid, now extended to any module that declares structured permissions.

user mail actions

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a very small module to expose mail options to the admin users dropdown operations. It enables site admins to re-send activation, pass reset and other core e-mails sent on registration and other events from the admin users page.

It's very small and still needs a bit of work, see the README.txt for more information, but it does get the job done for my case.