https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36197
--- Comment #118 from Tomás Cohen Arazi (tcohen) <[email protected]> --- Created attachment 181096 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181096&action=edit Bug 36197: (QA follow-up): Adopt POST REDIRECT GET pattern Upon submitting the unauthenticated request, the user is now redirected to a different page and the request details are passed through a session variable. This is to prevent the user from being able to resubmit the same unauthenticated request multiple times (see security bug 39611) Signed-off-by: Tomas Cohen Arazi <[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/
