A new request with request id 15765 has been created by koha-devel-request@lists.koha-community.org. Short info on the request is :
Title : Koha-devel Digest, Vol 190, Issue 8
Category :
Description : Send Koha-devel mailing list submissions to
koha-devel@lists.koha-community.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
or, via email, send a message with subject or body 'help' to
koha-devel-request@lists.koha-community.org
You can reach the person managing the list at
koha-devel-owner@lists.koha-community.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Koha-devel digest..."
Today's Topics:
1. Re: Security releases for all stable branches - UPGRADE! (Paul A)
2. Re: Immediate logout in Koha 21.05.02 (03?) (Michael Kuhn)
3. Re: Security releases for all stable branches - UPGRADE!
(Fridolin SOMERS)
4. Re: Listing Zebra (and Elasticsearch) indexes for end-users'
benefit (Fridolin SOMERS)
----------------------------------------------------------------------
Message: 1
Date: Tue, 7 Sep 2021 10:15:01 -0400
From: Paul A <paul.a@navalmarinearchive.com>
To: koha-devel@lists.koha-community.org
Subject: Re: [Koha-devel] Security releases for all stable branches -
UPGRADE!
Message-ID:
<26a4ad59-1bc3-29d2-6229-bbe556ece4e2@navalmarinearchive.com>
Content-Type: text/plain; charset=utf-8; format=flowed
On 2021-09-06 8:00 a.m., Jonathan Druart wrote:
> Don't ignore this email!
[snip]> If you are using an older version of Koha (<19.11) you should either
> upgrade to a newer version, or apply those two patches (they should
> apply on older versions as well):
Jonathan -- many thanks. As for older versions, for 3.8.24 (I know ;=}
but it still works perfectly for a non-lending library, so we still
consider it as a "stable" branch):
First patch works apparently perfectly, but starts around line 179
Second patch, gdpr_proc_consent does not exist (compliance for us taken
care of at system level)
Third patch, PatronSelfRegistration does not exist.
Best regards all round and please stay safe,
Paul
------------------------------
Message: 2
Date: Tue, 7 Sep 2021 23:02:41 +0200
From: Michael Kuhn <mik@adminkuhn.ch>
To: koha-devel@lists.koha-community.org
Subject: Re: [Koha-devel] Immediate logout in Koha 21.05.02 (03?)
Message-ID: <8d53e163-0473-45f2-e589-bdf696c2a9a8@adminkuhn.ch>
Content-Type: text/plain; charset=utf-8; format=flowed
Hi Katrin
Yo wrote:
> have you tried if setting them makes a difference?
I have now set both "OPACBaseURL" and "staffClientBaseURL" but it
doesn't make a difference.
> Another pref that comes to mind is "timeout".
This was already set to 1500000
So still opening an SSH tunnel with
ssh -p 33 -t root@host1 ssh -C -g -L 10080:kohahost:80 -L
18080:kohahost:8080 -J root@host2 koha@kohahost
first worked but after loading and updateing the Koha database leads to
an immediate logout after the first click when accesssing via
http://host1:18080
However, as said the system administrator now opened the firewall and
gave me direct access to the staff client so direct access via
http://kohahost:8080 works as expected and I consider this matter as
"solved".
Thanks for your time!
Best wishes: Michael
--
Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis
Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz
T 0041 (0)61 261 55 61 · E mik@adminkuhn.ch · W www.adminkuhn.ch
------------------------------
Message: 3
Date: Tue, 7 Sep 2021 21:34:26 -1000
From: Fridolin SOMERS <fridolin.somers@biblibre.com>
To: koha-devel@lists.koha-community.org
Subject: Re: [Koha-devel] Security releases for all stable branches -
UPGRADE!
Message-ID: <e3ad353a-f1ab-07fc-2fe8-603dec347519@biblibre.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Hi,
If anyone needs it we have patches for 17.11 and 16.11 (conflicts are
trivial).
Look at the 2 top commits in :
https://git.biblibre.com/biblibre/kohac/commits/branch/17.11/MT33996
https://git.biblibre.com/biblibre/kohac/commits/branch/16.11/MT33996
Best regards,
Le 07/09/2021 à 04:15, Paul A a écrit :
> On 2021-09-06 8:00 a.m., Jonathan Druart wrote:
>> Don't ignore this email!
> [snip]> If you are using an older version of Koha (<19.11) you should
> either
>> upgrade to a newer version, or apply those two patches (they should
>> apply on older versions as well):
>
> Jonathan -- many thanks. As for older versions, for 3.8.24 (I know ;=}
> but it still works perfectly for a non-lending library, so we still
> consider it as a "stable" branch):
>
> First patch works apparently perfectly, but starts around line 179
> Second patch, gdpr_proc_consent does not exist (compliance for us taken
> care of at system level)
> Third patch, PatronSelfRegistration does not exist.
>
> Best regards all round and please stay safe,
> Paul
> _______________________________________________
> Koha-devel mailing list
> Koha-devel@lists.koha-community.org
> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
> website : https://www.koha-community.org/
> git : https://git.koha-community.org/
> bugs : https://bugs.koha-community.org/
--
Fridolin SOMERS <fridolin.somers@biblibre.com>
Software and system maintainer 🦄
BibLibre, France
------------------------------
Message: 4
Date: Tue, 7 Sep 2021 22:49:48 -1000
From: Fridolin SOMERS <fridolin.somers@biblibre.com>
To: 'koha-devel' <koha-devel@lists.koha-community.org>
Subject: Re: [Koha-devel] Listing Zebra (and Elasticsearch) indexes
for end-users' benefit
Message-ID: <146d7484-dda7-f4df-93f3-66e9a62dc86d@biblibre.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Hi, sounds nice.
FIY I am actually using a transformation of Zebra config in order to
present it in CSV:
https://git.biblibre.com/biblibre/tools/src/branch/master/zebra/list_indexes.xsl
We may use this to display in HTML.
Best regards,
Le 18/08/2021 à 17:12, dcook@prosentient.com.au a écrit :
> Hi all,
>
> As always, a new day brings a new Zebra idea.
>
> One of my librarians asked me if there was any way to get a list of
> Zebra indexes (particularly for Record Matching Rules), and I was all
> prepared to say no… when I remembered something I read the other day.
>
> It turns out you can send the query "@attr exp1 1=1 attributedetails" to
> the magical database “IR-explain-1”, and it will give you a list of all
> the indexes in that database along with the type of index and how many
> documents are indexed against that index in the database. I think this
> is something that we should add to Koha!
>
> I’m not familiar with Koha’s use of Elasticsearch, but I imagine there
> is an easy way of getting a list of Elasticsearch indexes?
>
> --
>
> Of course, while having a list of indexes is good, it would be nice to
> know what MARC data is in each of those indexes. I’m thinking about
> creating a Koha Plugin that parses "biblio-koha-indexdefs.xml" and shows
> a user-friendly view of what parts of the MARC record are put into which
> indexes.
>
> --
>
> What do folk think about that? I think having a list of Zebra indexes
> would be very useful for Record Matching Rules, but also for a “Search
> tips” guide for the Staff Interface and OPAC.
>
> While we could provide a static list of indexes, but I think that would
> be too much of a maintenance burden. I think having a list from Zebra
> (or Elasticsearch), which we could cache in Memcached, would be the way
> to go.
>
> Ideally, we could have an API route that surfaces this information, so
> that we could just do an AJAX lookup from a web interface.
>
> --
>
> I’m hoping my librarian will sponsor development of a plugin, but I
> think this would be useful in the core Koha code.
>
> David Cook
>
> Senior Software Engineer
>
> Prosentient Systems
>
> Suite 7.03
>
> 6a Glen St
>
> Milsons Point NSW 2061
>
> Australia
>
> Office: 02 9212 0899
>
> Online: 02 8005 0595
>
--
Fridolin SOMERS <fridolin.somers@biblibre.com>
Software and system maintainer 🦄
BibLibre, France
------------------------------
Subject: Digest Footer
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/
git : https://git.koha-community.org/
bugs : https://bugs.koha-community.org/
------------------------------
End of Koha-devel Digest, Vol 190, Issue 8
******************************************
NOTE: You are receiving this mail because, the Requester/Technician wanted you to get notified on this request creation.