unlcms / UNL-CMS

Drupal 7 implementation at the University of Nebraska–Lincoln
http://unlcms.unl.edu/
GNU General Public License v2.0
4 stars 13 forks source link

Add a user report #916

Closed mfairchild365 closed 7 years ago

mfairchild365 commented 7 years ago

This report can be ran via cron and emailed as often as needed. Actually removing users will require manual intervention.

Example output:

uid "test" not found for:
         http://ucommfairchild.unl.edu/unlcms/newsite/
run: drush-all-sites.php user-remove-role 'Site Admin' --uid='test'

Total not found: 1
(jellycup)
mfairchild365 commented 7 years ago

@ericras The report will now also list sites that have no active users.