D7 port

Use case:
-----------
that module may be helpful when we need to get only the users that have changed
their informations only within a given time
Like apps consuming drupal as backend for mobile apps where the app storing user
informations and needs to be updated with users
changed their details from the last time the app worked.

Summary

This is a helper module for developers to log the user's last update time.

Usage

After installation the module is logging the user's update event in 'user_update' table.

There are three API function for the developers:

  • log_user_update_save_update()
  • log_user_update_delete_update()
  • log_user_update_get_by_uid()

All of these functions has one parameter: the User's ID (uid) integer.

Project information

  • caution Seeking new maintainer
    The current maintainers are looking for new people to take ownership.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Module categories: Access Control, Developer Tools
  • Created by kalman.hosszu on , updated
  • shieldStable releases for this project are covered by the security advisory policy.
    Look for the shield icon below.

Releases