SEGUC17 / fasa7ni

0 stars 0 forks source link

user login after admin login #17

Open injyamr opened 7 years ago

injyamr commented 7 years ago

severity : medium Reported by : injy amr Description: If I signed in as an admin, then I decided to logout and sign up then login as a user. When we check “My profile”, it still acts as if am still an admin.

Steps to reproduce the issue: 1- sign is as an admin 2- log out 3-sign up as a user 4-login as a user (this is the part where I am still an admin while I should be a user) 5-the profile of the admin still appears

expected results : should logout from the admin session and become an independent user.