-
- Downloads
[IMP] res.users: remove special case for sudo() in read_group
Neither the super-user nor the sudo() mode should need to use read_group() on any of the private user fields. So we can simplify the code and remove this special case. The same is not true for read(), though.
Please register or sign in to comment