lonnieezell / Bonfire2

CodeIgniter 4-based application skeleton
MIT License
129 stars 50 forks source link

Mark superadmin and admin-created users active by default #394

Closed dgvirtual closed 1 year ago

dgvirtual commented 1 year ago

Original user and admin-created users should be marked active by default. Otherwise, if user self-registration/activation is enabled in site settings, the superadmin and admin-created users get permanently locked out as they are not counted as active.