Forgot Username

Component type

module

Maintenance status

Development status

Component created

Component changed

That's right, a very simple module that alters the login form to include a forgot username link.

Provides a 'Request your username' page. The username is emailed to the user after they enter their email.

If something like this exists, I did not find it and do not know of it, so please let me know.

Shibboleth Conditional Rules

Component type

module

Maintenance status

Development status

Component created

Component changed

This module extends the Shibboleth authentication module by adding 'conditional rules' that allow the administrator to dynamically assign roles based on Shibboleth attributes. This is similar to the existing shib_auth rules but with the ability to add multiple conditions to each rule. Each condition is evaluated separately using its own regex against its own Shibboleth attribute. If all conditions associated with a rule match, then the rule applies the defined roles to the user.

user_titles

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A work in progress on migrating user_titles to D7: took patches for the queue and applied a few fixes.
Abandoned in favour of simple function on the site I needed, but perhaps of use for others.

friend proposal

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module gets your nodes marked as "content profile" and compare with the nodes of other users in your site. As a result, it shows you a proposal list of new friends with similar profiles to yours.

Social Login and Social Share

Component type

module

Maintenance status

Development status

Downloads

29990

Component created

Component changed

Note: Social Sharing feature is available with LoginRadius FREE plan whereas Social Login feature is available with paid plan. To learn more about LoginRadius pricing, click here

Step-by-step installation Video: https://vimeo.com/loginradius/drupal-social-login-and-social-sharing

Product Overview:

CiviCRM User Reference

Component type

module

Maintenance status

Development status

Downloads

57064

Component created

Component changed

#NOD8CX: I have no plans to have a full D8 release within even a year of when Drupal 8 is released unless someone else volunteers to co-maintain that branch. This is not meant as criticism of the enormous effort others have but into D8, but an attempt to honestly inform anyone using this module of my plans. If you use this module and want to see it upgraded, open an issue asking how you can get involved and make that happen.

Synchronising drupal users information with civicrm

Component type

module

Maintenance status

Development status

Component created

Component changed

The idea of this module is to map drupal user's fields to his related civicrm contact's fields so every time a change is made in the drupal side, the change is automatically reflected on the civicrm side.

The state of this module is very initial and a lot of improvements can be done:

Provision Roles

Component type

module

Maintenance status

Development status

Component created

Component changed

This module adds roles to selected newly created user accounts. These roles are provisioned ahead of time and associated with the name of an account. If an account with that name is created, the account is statically assigned those roles.

This is mainly useful for external authentication mechanisms that automatically create users but do not work well with pre-created accounts. For example: in a Shiibboleth authenticated environment site editors could be provisioned with appropriate roles before their first login.