https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18740 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #64067|0 |1 is obsolete| | --- Comment #2 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 64068 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64068&action=edit Bug 18740: (bug 16992 follow-up) Add CSRF token to the template Bug 16992 is in commit 9e74db7b51085f62919e34ab4e5ccdf9da2066a1 Bug 18124: Restrict CSRF token to user's session but template change is missing Test plan: Modify a patron from member-password.pl Without this patch you got Wrong CSRF token at /home/vagrant/kohaclone/members/member-password.pl line 68. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Patch fixes the bug. Passes the qa script. -- You are receiving this mail because: You are watching all bug changes.