Переглянути джерело

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


Завантаження…
Відмінити
Зберегти