[dspace-tech] To return only items in the empty search in DSpace 7.6 interface

2024-05-06 Thread Manuela Ferreira
Hi! I'm trying to find a way to return only items when performing an empty search in the search box of DSpace 7.6, meaning I don't want communities and collections to be returned in this search. As described at https://groups.google.com/g/dspace-tech/c/CDTHPHnZcm4/m/3YCzQcX9BQAJ, I tried

[dspace-tech] Re: "No community found" when trying to create a new community or collection

2024-05-06 Thread Manuela Ferreira
Hi! I found the issue. To filter only items in the default discovery filter that appears when we perform an empty search in DSpace 7.6, I modified the defaultFilterQueries property in the defaultConfiguration in the file /config/spring/api/discovery.xml, as shown below: Before: ...

Re: [dspace-tech] Re: API dspace

2024-05-06 Thread Χρήστος Κατσάνης
Hey i was added to headers the cookie but 403? Στις Δευ 6 Μαΐ 2024, 17:43 ο χρήστης DSpace Technical Support < dspace-tech@googlegroups.com> έγραψε: > Hi, > > It's difficult to help with custom code, especially since I don't know > PHP. But, at a glance, it looks like you are not sending a CSRF

[dspace-tech] Re: API dspace

2024-05-06 Thread DSpace Technical Support
Hi, It's difficult to help with custom code, especially since I don't know PHP. But, at a glance, it looks like you are not sending a CSRF token with the login request. You MUST send a CSRF token on every POST/PUT/PATCH/DELETE requests, and login is done via a POST. See the CSRF token docs

[dspace-tech] Re: DSpace - External IP - Images are not loading

2024-05-06 Thread DSpace Technical Support
Hi Anil, A 500 error is often a communication issue between the frontend & backend. We have a guide in the "Common Installation Issues" which walks through a lot of the common reasons for this 500 error to occur:

[dspace-tech] DSpace7 + Ha-Proxy configuration

2024-05-06 Thread Manuel Ammin Jiménez Salazar
Hello everybody Does anyone have documentation for configuring dspace 7 + HA-Proxy. I've been having problems with this topic -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message