VonUniGE
VonUniGE
If sudo is included in a command, dockerfilelint outputs the following message: >Avoid installing or using sudo since it has unpredictable TTY and signal-forwarding behavior that can cause problems. If...
On Docker Hub there is now [18 Docker images of Cantaloupe ](https://hub.docker.com/search?q=cantaloupe&type=image). The one propose by the [MIT libraries](https://github.com/MITLibraries/docker-cantaloupe) seems the more up to date. Is there any plan by...
According to the [specification](https://iiif.io/api/image/2.1/#uri-syntax), the URI of the IIIF Image API is the following: {scheme}://{server}{/prefix}/{identifier} Now, it seems that it's not possible to obtain the prefix value from the delegate...
Now each response has: ``` X-Powered-By: Cantaloupe/4.0 ``` in the header. For security reasons, it should be possible to hide this header by setting a value in the main configuration...
Spring Security Architecture, Topical Guide (https://spring.io/guides/topicals/spring-security-architecture) only first page printable under Firefox and Chrome. For Firefox there are some CSS workarounds. See https://stackoverflow.com/questions/4609007/firefox-printing-only-1st-page.
- In the IT test aggregate-add-third-party-exclude-transitive-deps, the JUnit version is no more correct. - In the IT test aggregate-add-third-party-simple, the Junit version and the license are no more correct. Fix...
### Issue Description: It appears that the develop branch does not contain the commits that were used in the 5.0.6 release. To ensure consistency and proper workflow, the release/5.0 branch...
Hello, I'm trying to load a 2.6Gb turtle file via the update panel of the web interface with the following command: `load ` It gives me: ``` ERROR: 502 Proxy...