瀏覽代碼

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


Loading…
取消
儲存