소스 검색

gpg encryption support

gpg-encryption-support
Andrea Spacca 5 년 전
부모
커밋
fbf9a4facc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      server/handlers.go

+ 1
- 1
server/handlers.go 파일 보기

@@ -437,7 +437,7 @@ type Metadata struct {
MaxDate time.Time
// DeletionToken contains the token to match against for deletion
DeletionToken string
// Encrypted contaings if the file was encrypted
// Encrypted contains if the file was encrypted
Encrypted bool
// DecryptedContentType is the original uploading content type
DecryptedContentType string


불러오는 중...
취소
저장