Some web-browsers now only allow HTTPS, we should change links in templates with SSL : https://schema.koha-community.org, https://wiki.koha-community.org ...
Created attachment 183326 [details] [review] Bug 40160: Use HTTPS for links to community websites Some web-browsers now only allow HTTPS, we should change links in templates with SSL : https://schema.koha-community.org, https://wiki.koha-community.org ... Test plan : Just look patch to check http > https
Patch does not impact the links in POD and other sources since it is not visible by end user. Feel free to patch :D
Created attachment 183329 [details] [review] Bug 40160: Use HTTPS for links to community websites Some web-browsers now only allow HTTPS, we should change links in templates with SSL : https://schema.koha-community.org, https://wiki.koha-community.org ... Test plan : Just look patch to check http > https Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Guess this is a false warning: [FAIL] koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc SKIP spelling FAIL valid_template jsinclude: not found
Created attachment 183899 [details] [review] Bug 40160: Use HTTPS for links to community websites Some web-browsers now only allow HTTPS, we should change links in templates with SSL : https://schema.koha-community.org, https://wiki.koha-community.org ... Test plan : Just look patch to check http > https Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Nice work everyone! Pushed to main for 25.11
Nice work everyone! Pushed to 25.05.x
Not backported to 24.11.x (does not apply easyly)