Преглед изворни кода

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…
Откажи
Сачувај