[Koha-devel] I suggest an update to last version of perltidy

2023-10-10 Thread Zeno Tajoli
Hi all, I suggest everyone update their version of perltidy to the last one on CPAN. Why ? Because from 20230909 there is this option: Formatting a Limited Range of Lines A command --line-range-tidy=n1:n2 is available to pass just a selected range of lines to perltidy. It is quite useful with our

[Koha-devel] Keycloak extension for using Koha as user storage backend

2023-10-10 Thread David Cook
Hi all, Last year, I wrote a Keycloak extension for older Keycloak versions that uses Koha as a user storage backend. It allowed me to set up Keycloak as a shared IdP for Koha and other services, which allowed users to use their Koha credentials to log in. I'm almost finished writing an up