joint-online-judge / horse

The new generation of JOJ Backend.
https://joint-online-judge.github.io/horse/
MIT License
5 stars 3 forks source link

Domain User Info #98

Open nichujie opened 2 years ago

nichujie commented 2 years ago

Following APIs should return UserDetailWithDomainRole instead:

BoYanZh commented 2 years ago

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?