https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42200
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes the timeout for release notes| |the self-checkout system. | |The value in | |SelfCheckTimeout is in | |seconds, but milliseconds | |were used in the code. (For | |example, instead of the | |timeout happening after 120 | |seconds (2 minutes) you | |were logged out after 120 | |milliseconds!) | | | |(This was caused by a | |change in Bug 38365 - Add | |Content-Security-Policy | |HTTP header to HTML | |responses, added in Koha | |26.05.) CC| |[email protected] -- 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/
