[Koha-bugs] [Bug 13932] Allow a header to be considered trusted to provide the userid

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 29 07:28:03 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13932

--- Comment #2 from Robin Sheat <robin at catalyst.net.nz> ---
Created attachment 38627
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38627&action=edit
Bug 13932: unset userenv when using trusted header

As the trusted header system doesn't keep a session hanging around, when
running with plack it can end up with the userenv of another user, which
is bad. So this clears it forcing it to be recreated cleanly.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list