This commit is contained in:
zicla
2019-08-13 02:49:38 +08:00
parent 6cec43bee6
commit 5cb7998f12
8 changed files with 12 additions and 7 deletions

View File

@ -143,7 +143,7 @@ func (this *MatterController) Page(writer http.ResponseWriter, request *http.Req
user := this.findUser(request)
this.shareService.ValidateMatter(request, shareUuid, shareCode, user, shareRootUuid, dirMatter)
userUuid = dirMatter.Uuid
puuid = dirMatter.Uuid
} else {
//if cannot auth by share. Then login is required.