Ver a proveniência

gpg encryption support

gpg-encryption-support
Andrea Spacca há 5 anos
ascendente
cometimento
fbf9a4facc
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      server/handlers.go

+ 1
- 1
server/handlers.go Ver ficheiro

@@ -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


Carregando…
Cancelar
Guardar