Explorar el Código

gpg encryption support

gpg-encryption-support
Andrea Spacca hace 5 años
padre
commit
fbf9a4facc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      server/handlers.go

+ 1
- 1
server/handlers.go Ver fichero

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


Cargando…
Cancelar
Guardar