• Vincent Fazio's avatar
    Set blocked Omniauth accounts to blocked_pending_approval · e55a9459
    Vincent Fazio authored
    Previously the user state was set to `blocked` when
    `block_auto_created_users` was set for a provider.
    
    Now, the state is set to `blocked_pending_approval` so accounts can be
    worked down by admins via the pending approval queue.
    
    Changelog: changed
    e55a9459
moderate_users.md 8.16 KB