Tom Misilo

Results 111 comments of Tom Misilo

I had forked and had it working with 2.6.4 https://github.com/kstatelibraries/sfDariahShibUserPlugin/tree/ksul-shibconfig. We are looking to switch to CAS when we upgrade to 2.8

Hi @fiver-watson! Sorry, I didn't link to our branch, but for the most part it's these 2 Quality of Life PR's https://github.com/CENDARI/sfDariahShibUserPlugin/pulls This is the right branch https://github.com/kstatelibraries/sfDariahShibUserPlugin/tree/ksul-shibconfig

That works for me! I didn't test on the newer releases since I saw the addition of CAS (we run both Shib and CAS), since it is a first party...

Hello, I just wanted to check if there was an update on this? I am currently setting this with some security scans > Description > > The version of Elasticsearch...

Also getting the same, has anyone found a solution?

I'm also running into this with like 3 subdomains, other on the same domain (and host) work just fine. Provider is acme.sectigo.com (InCommon) ``` [Thu Jan 30 16:19:29.911056 2025] [md:error]...

@mwoodiupui so, even after I applied this to 7x, I am still running into the error above. ``` dsprop -p textextractor.max-array 300_000_000 ``` or set to ``` dsprop -p textextractor.max-array...

I'm seeing the same thing template.yaml ```yml AWSTemplateFormatVersion: '2010-09-09' Transform: AWS::Serverless-2016-10-31 Description: > python3.13 Sample SAM Template for newhire-workflow # More info about Globals: https://github.com/awslabs/serverless-application-model/blob/master/docs/globals.rst Globals: Function: Timeout: 3 Resources:...

> Discussed in today's DevMtg & there was general agreement that this was the correct direction. @abollini offered to help here, and mentioned we may want to also look at...

I tried applying to 7.6 but get the following when trying to build ``` #11 98.28 [ERROR] /app/dspace-api/src/test/java/org/dspace/handle/DummyHandleDAO.java:[97,4] error: method does not override or implement a method from a supertype...