-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Core, Nuxeo Drive
-
Impact type:API change
-
Upgrade notes:
-
Sprint:Sprint Drive 7.2-6, Sprint Drive 7.2-7, Drive Next
-
Story Points:1
Currently not exposed, as it is not configurable through an extension point.
Yet it can be canged by modifying the nxserver/data/binaries/config.xml file created at first startup.
Will likely add:
BinaryManager#getDigestAlgorithm
as well as
Binary#getDigestAlgorithm Blob#getDigestAlgorithm (always null except for BinaryBlob)
since Nuxeo Drive needs the digest algorithm used to compute the blob's digest, see NXDRIVE-343.
- is required by
-
NXDRIVE-343 Drive detects corrupted binary data if a custom digest algorithm is configured server-side
- Resolved
-
NXP-17130 Add an Automation operation in Nuxeo Drive to fetch the digest algorithm configured in the binary store
- Resolved
-
NXP-17131 Nuxeo Drive: use blob's digest algorithm in FileSystemItem serialization
- Resolved
-
NXP-27805 S3BinaryManager: allow configurable digest
- Resolved