DnD Multi Libraries

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

By default, the DnD module included in the Scald project allows you to choose one library, that will be used for all users. This is all fine, until you want to add a specific View filter except for your administrators for example.

Services API Key Authentication

Component type

module

Maintenance status

Development status

Downloads

20594

Component created

Component changed

A Services authentication provider that adds API-key access to an endpoint. Allows user selection for performing endpoint tasks.

1) Configure a user role:
URL: admin/structure/services/api_key_settings
Use this page to configure which user role should be used to display available users in the authentication configuration screen for an endpoint

Simple Entity Merge

Component type

module

Maintenance status

Development status

Downloads

449

Component created

Component changed

Development for this project is on GitHub

A module that allows two entities to be merged together. Enable and visit /admin/simpleentitymerge

Features:

  • Merge fields
  • Merge properties (with an API hook to expose more)
  • Update foreign database keys
  • Update entity references
  • Update authoring information
  • Delete the source entity

OpenOTP Authentication

Component type

module

Maintenance status

Development status

Component created

Component changed

This Plugin enables strong two factor authentication for admins
and users.

DESCRIPTION:

It displays an overlay on Challenge-Response session, after fill in username and password. The plugin supports global, per role and per user settings configuration.

The plugin will transparently handle any OpenOTP Login Mode including LDAP only, OTP only, LDAP+OTP and also LDAP+U2F.