This project is not covered by Drupal’s security advisory policy.

The Mass User Update module provides an API to massively update user. It's goal is not to create or import new users, but to change existing records in the database. It provides hooks so other modules can interact with this update.

This module is useful if you want to massively update user emails or usernames, for example.

The module contains 2 submodule:

  • CAS Mass user update
  • LDAP Mass user update

These allow admins to update users safely, not impacting their LDAP and/or CAS setup. They also allow admins to change the authentication method for existing users (like enabling CAS in a batch, instead of manually enabling it for each user).

This module is sponsored by Connect-i.

Project information

Releases