therecluse26 / PHP-Login

A login system built with PHP, MySQL, jQuery and Bootstrap
MIT License
836 stars 442 forks source link

User deletion #185

Closed hbrekke closed 6 years ago

hbrekke commented 6 years ago

I can't seem to find any users. I have two users now (super admin and another I just made). And as a super admin I cant find other user and or delete them from this menu. Have I done something wrong?

skjermbilde 2018-05-22 kl 10 25 39
luisbatista commented 6 years ago

Hi,

The "Verify/Delete Users" option only show pending users from verification, not list all registered users. You need to build an option to list users.

Regards, LB

hbrekke commented 6 years ago

My bad :P Thankes!

  1. mai 2018 kl. 11:39 skrev luisbatista notifications@github.com:

Hi,

The "Verify/Delete Users" option only show pending users from verification, not list all registered users. You need to build an option to list users.

Regards, LB

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/therecluse26/PHP-Login/issues/185#issuecomment-390928452, or mute the thread https://github.com/notifications/unsubscribe-auth/Alr3yuacyk-_tPOcsziq0qzcMGysxP6Bks5t09zdgaJpZM4UIMGo.

therecluse26 commented 6 years ago

@hbrekke Don't worry, I have more user management features incoming in version 3.1 that address this exact problem, also the ability to ban for a certain period of time :)