I'm having an issue when a user doesn't verify within the time period but I want to activate them anyway. When I set the user to Active on the user edit form then they can only login until the next run of cron. Then hook_cron sets the account to Blocked again because email verification is still false. This patch sets email verification to true on user Activate.

Comments

trrroy created an issue. See original summary.

trrroy’s picture

StatusFileSize
new815 bytes

I just found that patch was missing a new line at the end and didn't apply. This should work better.

  • skek committed c35d22f on 7.x-1.x authored by trrroy
    Issue #2833514 by trrroy: Mark user as verified when activated by admin
    
skek’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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