camelcasetechsd / certigate

0 stars 0 forks source link

CGP150: [BUG] Admin can delete and activate himself #150

Closed lebaz20 closed 8 years ago

lebaz20 commented 8 years ago

Login as admin At users CRUD, try deleting or activating admin, the process will proceed anyway !

babanesma commented 8 years ago

if admin users deletes ( deactivates ) himself , he should be logged out immediately and can not be logged in again until another admin reactivates him again . We need to reassure the login action checks if the user is deleted or not .