Chris Adams
Chris Adams
I thought this seemed familiar: this was also a problem with Kakadu versions prior to 7.10 as well, which involved a different file from a similar batch (https://cdn.loc.gov/service/sgp/sgpbatches/batch_dlc_germanrex_ver01/data/sn83025887/print/1791103101/0001.jp2). At the...
I have not tested it yet — I was planning to work on that shortly.
@szukw000 That appears to have fixed the problem — I still need to purge some caches but if you look at e.g. https://chroniclingamerica.loc.gov/lccn/sn83025887/1791-12-26/ed-1/seq-3/ you can see images from the affected...
What's the path look like for getting this merged? It's a major parity point for OpenJPEG relative to other codecs and it'd be nice to eventually be able to stop...
@ValZapod no argument that the file is malformed. The problem is that the people using these files will see that OpenJPEG doesn’t produce the same result as most of the...
Another key point is that Basic Auth over HTTPS has built-in support almost everywhere. JWT and OAuth require relatively massive client and server libraries and, at least in the case...
@bittner Thank you for digging into that — I had wasted a bit of time on the YAML-formatted `.bandit` the documentation misleadingly refers to, found #401 but missed that `pyproject.toml`...
In my case, this was due to a couple of missing permissions for the ECR pull-through cache. I ended up with a policy like this on my ECS task's execution...
> @accdha this is off-topic for the issue. The error can literally be dozens of different things at least, no need to post them here. The issue is about ECS...
@jamieweb Thanks for that post — having CSP disabled by default is not obvious from the documentation or the API guide.