Browse Source
UserService.create was adapted a while back to accomodate imports, and was honoring a field named `isAdmin` and/or `isModerator` during create to set the value of `flags.isAdmin` and `flags.isModerator`. This change breaks that importer but stops people from being able to "sign up" with Admin privileges.develop
1 changed files with 9 additions and 9 deletions
Loading…
Reference in new issue