Details
-
Type: Bug
-
Status: Reopened
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: unspecified
-
Component/s: None
-
Labels:None
-
Environment:
linux services UserAccountService
Description
current production code is checking if a user is admin by checking for accountid=1 in the userAccountMap table.
Should be checking users.admin field.