Disallow Forgot Password
Component type
Maintenance status
Development status
Component created
Component changed
Disallow anyone from ever using the 'forgot password' tab of the user login system.
Disallow anyone from ever using the 'forgot password' tab of the user login system.
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.
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.
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.
This module creates a last login message to logged in users.
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.
The module gives you statistic of user registrations.
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 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).
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.