Bug 29744: Harmonize psgi/plack detection methods
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 28 Mar 2022 09:23:58 +0000 (10:23 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 22 Sep 2022 11:11:57 +0000 (08:11 -0300)
commit0b80172a494e4460881ae12d7c7be704e026357d
treeeb764b96affc62169ea62a5613d58019d8f6deda
parentb7fa8136b417c92f4a73fb8b03284886a6ed493a
Bug 29744: Harmonize psgi/plack detection methods

This patch updates and moves the existing psgi_env method out of Auth
and into Context and then replaces any manual references of the same
code to use the new method.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: David Cook <dcook@prosentient.com.au>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
C4/Auth.pm
C4/Auth_with_shibboleth.pm
C4/Context.pm
Koha/AuthUtils.pm
about.pl