Closed KAIYOHUGO closed 2 months ago
MyInfo should not return UserFullInfo https://github.com/mdcpp/mdoj/blob/4cc275f1053ce3f790fbe06dfb77b3b5af192576/grpc/proto/backend.proto#L794
UserFullInfo
UserFullInfo should not have hashed_pwd (This is origin from the old API design) https://github.com/mdcpp/mdoj/blob/4cc275f1053ce3f790fbe06dfb77b3b5af192576/grpc/proto/backend.proto#L712-L716
hashed_pwd
https://github.com/mdcpp/mdoj/pull/85
MyInfo should not return
UserFullInfo
https://github.com/mdcpp/mdoj/blob/4cc275f1053ce3f790fbe06dfb77b3b5af192576/grpc/proto/backend.proto#L794UserFullInfo
should not havehashed_pwd
(This is origin from the old API design) https://github.com/mdcpp/mdoj/blob/4cc275f1053ce3f790fbe06dfb77b3b5af192576/grpc/proto/backend.proto#L712-L716