user_created_by
217 sites
Security covered
User Created By module saves uid of user who creates other users. This is very helpful in sites where particular user roles are allowed to create other users and with this module it can be easily shown who created which user.
Features:
- Saves uid of user who creates other users. And if user registers then anonymous users uid is saved which is 0.
- User Created By module provides view handler which allows to make relationship in view and add user creator's name or other corresponding fields of user creator in view.
Installation
- Install as usual, see https://drupal.org/documentation/install/modules-themes/modules-7 for further information.