SENG426-Team / vega-spring

0 stars 0 forks source link

When user's role is changed to "user" the account gets disabled #16

Open ntpimlott opened 2 years ago

ntpimlott commented 2 years ago

Description:

When starting with the user's role being "ROLE_STAFF," all users are enabled. Login into any of these "ROLE_STAFF" accounts is possible. Screen Shot 2022-05-27 at 2 17 34 PM Screen Shot 2022-05-27 at 2 06 18 PM

Once the admin changes the roles of the staff to "users," their account gets disabled and it is not possible to login to any of these accounts. Screen Shot 2022-05-27 at 2 05 55 PM Screen Shot 2022-05-27 at 2 06 09 PM

Therefore, the admin can disable users by making their role "USERS."

Priority: High

Origin: System Testing