In Admin-Backend, I understand what User->Verify does (set E-Mail as verified) - but what is the effect of "Approve" ... I could not see a difference if I set a User as "Approve"...
How can I then "Disapprove" a User - I noticed the table base_user_disapprove which is empty in my case..?
1. Verification is related to the email where you use the email verification feature.
2. User approve is related to the mandatory user approve feature.
You can use both, or independently.