https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17240

Fridolin SOMERS <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #55111|0                           |1
        is obsolete|                            |

--- Comment #3 from Fridolin SOMERS <[email protected]> ---
Created attachment 55129
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55129&action=edit
Bug 17240 - Allow processes that rely on background jobs run in Plack mode -
prepare

This adds prepares the main one by adding method "is_psgi" to C4::Context and
using it in C4::Auth for all templates.
It is used by about.pl and Koha::AuthUtils.

Test plan :
- On a Koha running with Plack
- Go to about.pl
- Look at line "PGSI:"
=> You should see "Plack"
- Enable CAS authentication
- Go to OPAC auth page
- Look at the CAS link
=> You see the current page in this URL

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to