http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13932
--- Comment #2 from Robin Sheat <[email protected]> --- 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. _______________________________________________ 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/
