Since every user has the authenticated role that role is not stored in the users_roles table, so user_expire_find_users_to_expire_by_role needs to be smarter when $rid is DRUPAL_AUTHENTICATED_RID and return all users who are over 90 days of inactivity.

Comments

greggles created an issue. See original summary.

greggles’s picture

Status: Active » Needs review
StatusFileSize
new1.83 KB

I think this does it.

Status: Needs review » Needs work

The last submitted patch, 2: 2598452_handle_authenticated_rid.patch, failed testing.

greggles’s picture

Status: Needs work » Needs review
StatusFileSize
new1.84 KB
greggles’s picture

Status: Needs review » Fixed

  • greggles committed b2d27bf on 7.x-1.x
    Issue #2598452 by greggles: Expire users in the authenticated user role
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.