150124 Clickjacking - Framable Page
Created attachment 68900 [details] [review] Bug 19569: Set X-Frame-Options=SAMEORIGIN - opac-showmarc.ok Before and after: wget 'http://catalogue.kohadev.org/cgi-bin/koha/opac-showmarc.pl?id=1&viewas=html' must be the same
Created attachment 68980 [details] [review] Bug 19569: Set X-Frame-Options=SAMEORIGIN - opac-showmarc.ok Before and after: wget 'http://catalogue.kohadev.org/cgi-bin/koha/opac-showmarc.pl?id=1&viewas=html' must be the same Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
As I had no data to worry about, I did a reset_all between steps. Worked fine. wget 'http://kohadev.mydnsname.org/cgi-bin/koha/opac-showmarc.pl?id=1&viewas=html' -O ~/before.html git bz apply reset_all wget 'http://kohadev.mydnsname.org/cgi-bin/koha/opac-showmarc.pl?id=1&viewas=html' -O ~/after.html diff ~/before.html ~/after.html
Created attachment 68983 [details] [review] Bug 19569: Set X-Frame-Options=SAMEORIGIN - opac-showmarc.ok Before and after: wget 'http://catalogue.kohadev.org/cgi-bin/koha/opac-showmarc.pl?id=1&viewas=html' must be the same Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Created attachment 69653 [details] [review] Bug 19569: Set X-Frame-Options=SAMEORIGIN - opac-showmarc.ok Before and after: wget 'http://catalogue.kohadev.org/cgi-bin/koha/opac-showmarc.pl?id=1&viewas=html' must be the same Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Pushed to 16.11.x will be in 16.11.15
Pushed to stable for 17.11.01
Pushed to 17.05.x for 17.05.07
Pushed to master for 18.05, thanks to everybody involved!