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

--- Comment #1 from Kyle M Hall (khall) <[email protected]> ---
Created attachment 183443
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183443&action=edit
Bug 40224: Replace use of location.href with POST logout form

The self-check module should use use POST for logouts instead of GET.

Test Plan:
1) Enable WebBasedSelfCheck and SelfCheckInModule
2) Set SelfCheckTimeout and SelfCheckInTimeout to 10 seconds
3) Log in to each, observer the page is logged out after 10 seconds
   with not "op=logout" in the URL. Wait another 10 seconds, observe the
   page again refreshes with no "op=logout" in the URL.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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