Open nichujie opened 2 years ago
Following APIs should return UserDetailWithDomainRole instead:
UserDetailWithDomainRole
The permission for these is Permission.DomainGeneral.view, which is a little too wild. Does it mean everyone in the domain can see the real name of other users?
Permission.DomainGeneral.view
Following APIs should return
UserDetailWithDomainRole
instead: