The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (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
zxcvbn bootstrap password strength meter and secure headers mods
#8
Other headers might be used to disable caching of potentially sensitive data:

header("Cache-Control: no-store, no-cache, must-revalidate", true);
header("Expires: Sat, 1 Jan 2000 00:00:00 GMT", true);
header("Pragma: no-cache", true);
  Reply


Messages In This Thread
zxcvbn bootstrap password strength meter and secure headers mods - by Jeff - 11-28-2017, 08:13 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)