Merge branch 'master' of gitlab.fusenpack.com:backend/proto
This commit is contained in:
commit
02453beceb
|
@ -307,4 +307,5 @@ message LdapParseTokenReq{
|
|||
message LdapParseTokenRsp{
|
||||
string UserDn = 1;
|
||||
int64 UserId = 2;
|
||||
string UserEmail = 3;
|
||||
}
|
Loading…
Reference in New Issue
Block a user