The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/showthread.php 28 require_once





× This forum is read only. As of July 23, 2019, the UserSpice forums have been closed. To receive support, please join our Discord by clicking here. Thank you!

  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
X Frame Options
#1
Hello everyone, someone could tell me that the function has this line.

Code:
<?php header('X-Frame-Options: DENY'); ?>
  Reply
#2
We do a 3rd party security audit every few versions and it was found that earlier versions could be subject to clickjacking. That header option is one mitigation. https://developer.mozilla.org/en-US/docs...me-Options
  Reply
#3
It's a security issue, I understand. I have seen this out there but not in all the pages, it is ok as well or I incorporate it into my header.php so that it is present in the whole site.
  Reply
#4
Absolutely.
  Reply
#5
Perfect, muchas gracias.
  Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)