https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35445
Bug ID: 35445
Summary: OPAC registration verification triggered by email URL
scanners
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Patrons
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
I've noticed that Microsoft Safe Links is triggering
/cgi-bin/koha/opac-registration-verify.pl?token=X links.
This means that the end user ends up seeing "Registration invalid" because the
Microsoft link scanner has already verified the registration by hitting the
page with a GET.
We should update opac-registration-verify.pl so that it requires the user to
click a button for a POST form confirming their registration.
(NOTE: Since opac-registration-verify.pl performs a state change, it should be
a POST anyway.)
--
You are receiving this mail because:
You are the assignee for the bug.
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/