Unique profile field

Component type

module

Maintenance status

Development status

Downloads

541

Component created

Component changed

Unique profile field as the name suggests, provides an option to make the profile fields created by the profile (core) module, unique.

After installing and enabling, this module will provide an option to make any profile field unique on its edit page. This is generally at admin/user/profile/edit/%fid .

Node authorize link

Component type

module

Maintenance status

Development status

Downloads

2651

Component created

Component changed

Generates link for view, edit, or delete content without login.

Module maintains authorization key for every node and gives additional grants (view/edit/delete) to every user (anonymous too) who accesses page with correct key in URL. Module offers function node_authlink_get_url($node, $op = 'view') for generate absolute URL to selected operation (e.g. for e-mail notifications).

Authkeys are generated for every node (in configured content type) once for all operations. In content type form you can configure which operations to allow and authomatic expiration of keys.

LDAP Authorization OG

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is being developed to serve as a consumer for the LDAP module. It is similar to the LDAP Authorization - Drupal Roles module that is included in that package. However, instead of mapping Drupal Roles to LDAP, Organic Groups are mapped to LDAP. This allows site administrators to automatically assign users to Organic Groups and for Groups to be created automatically.

TenderApp SSO

Component type

module

Maintenance status

Development status

Downloads

1048

Component created

Component changed

When you build a website with Drupal, it already comes with a user registration system. TenderApp SSO compliments your application, product or marketing site by being able to share this registration systems information with your http://tenderapp.com/ support site and provide single-sign-on.

With TenderApp SSO you don't need users to re-register with Tender Support, who wants to do that? Terrible people. That's whom. This module helps pass all the user information as securely as possible over a simple hyperlink.

User Data Connector

Component type

module

Maintenance status

Development status

Downloads

1387

Component created

Component changed

The User Data Connector module allows you to perform user authentication and obtaining information about users from a Drupal-external PHP script using a simple and compact API. It is especially useful if your script environment (session, error callback, exception callback, shutdown function, defined variables, defined functions) must not be changed, as it would happen if you bootstrap Drupal and use its functions and classes.

Permission change notification

Component type

module

Maintenance status

Development status

Downloads

329

Component created

Component changed

This module send's an email with a list of changes made to the user permissions settings when a user submit's the permission form, handy for working in small teams where multiple people are updating permissions and managing the site

The email is configurable at admin/settings/permission_watch

For example, the email sent look's something like this..

login_redirect

Component type

module

Maintenance status

Development status

Component created

Component changed

This module working with core modules action and trigger.

No need of separate configuration

Use any URL we want,That means user cant feel the redirection

We can easily set a redirection page for login per role basis.

We can easily extend this module using drupal modules like rules.




Why this module?