netForum Single Sign On (SSO)

Component type

module

Maintenance status

Development status

Component created

Component changed

netForum Single Sign On (SSO)

Allows users with netforum profiles to sign in into the Drupal website. This provides basic SSO functionality and will create new users in Drupal if they don’t exist. In addition, this also sets certain user attributes using the netForum SSO Tokens, that will let you create cross-site hyperlinks, allowing users to seamlessly move between the Drupal CMS and Netforum eWeb site.

User Preview

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module enables to preview user account when creating or updating user account.
We can change the preview button label and the title of the preview page.
We can also hide the input form on preview page and the save button on input page.

The user preview page is used as the confirmation page to execute creating or updating user.

User External Invite

Component type

module

Maintenance status

Development status

Downloads

801

Component created

Component changed

This module allows any user with the "invite new user" permission to send role invites to an email address assuming that you are using external authentication (such as LDAP or Shibboleth) and that users receiving the invites can already log into the website.

Upon receiving the invitation email, the user is directed to the user login page. If the user is successfully authenticated, then the elevated role is automatically granted.

Pseudo-anonymous

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Sometimes you run into modules that don't work for anonymous users, but you'd really like them to.

This module lets you temporarily register a visitor without going through an explicit, cumbersome, sign up process that might otherwise serve no purpose. They are given a temporary account with a "Pseudo Anonymous" role after visiting a specific path, or a very simple configurable form that will log them right in.

Smart IP Ban

Component type

module

Maintenance status

Development status

Downloads

1409

Component created

Component changed

This module leverages the IP blocking feature in Drupal core. Automatically blocks and unblocks user IP address if too many incorrect login attempt were made. If N number of failed_login_attempt_ip events were reported in flood table within some interval then IP address will be added to blocked_ips list for configured interval. Unblocking will happen on cron run when blocking time elapse.

Avatar Kit

Component type

module

Maintenance status

Development status

Downloads

8288

Component created

Component changed

Avatar Kit provides dynamic avatars for Drupal 8 entities. It can be used to provide unique avatars for users when they have not uploaded one themselves. It is a replacement for Gravatar and User Pic Kit modules up to Drupal 7.

Avatar Kit 8.x-2.x is the recommended version to install. However there are strict minimum requirements (see below).

Organization

Component type

module

Maintenance status

Development status

Downloads

190

Component created

Component changed

Allows users to define and manage organization profiles.

Organizations are implemented as a bundle on the 'user' entity. This means that
they have a UID, and as such they can "own" content, Commerce orders, etc. in
the same way that a normal user account can. However, organizations cannot log
into the site - they are owned and managed by regular users.