Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When there is no user in a group, and we add one, it's not added to the group cache. So consecutive call of addUser() and getUsers() is inconsistent. Furthermore, the user cache is never null, so this check is unesserary. Signed-off-by: Hugo Renard <hugo.renard@protonmail.com>
- Loading branch information