jackrabbit-filevault icon indicating copy to clipboard operation
jackrabbit-filevault copied to clipboard

Apache Jackrabbit FileVault

Results 17 jackrabbit-filevault issues
Sort by recently updated
recently updated
newest added

Added a system property to check binaryless replication below authorizables (currently failing). To run: ~~~ mvn clean install -Dit.test=BinaryPropertiesIT -DtestAuthorizables=true ~~~ Yes, this will need to be refactored.

This PR has a test for demonstrating the behavior of the indicated oak issue. The following error is logged during failing test execution under `vault-core-it-execution-oak-max`: ``` 07:12:43.312 [main] ERROR o.a.j.v.fs.impl.io.DocViewImporter...

The detects issues like JCRVLT-702

# Security Vulnerability Fix This pull request fixes a Temporary File Information Disclosure Vulnerability, which existed in this project. ## Preamble The system temporary directory is shared between all users...

- updated test_version.zip package so it contains now a cq:tags structure - changed testInstallWithRegexp test case to demo issue which is described in JCRVLT-582

(work in progress) This appears to work, except in Jackrabbit, which is unhappy about the sequence "setProperty( ... uid ...)" followed by "addMixing(mix:ref)".