Commit History

Author SHA1 Message Date
  Andy 4f2129a616 Merge branch 'trunk' 4 months ago
  pdontthink 598a599ba3 Happy New Year 7 months ago
  Andy d79aab6762 Merge branch 'trunk' 1 year ago
  pdontthink 39cfdaadfd Happy New Year 1 year ago
  Andy ec52fd089c Merge branch 'trunk' 2 years ago
  pdontthink 380afc7213 Happy New Year 2 years ago
  Andy e77a63b675 Merge branch 'trunk' 3 years ago
  pdontthink bcdfe6e9f1 Happy New Year 3 years ago
  Andy 30513c2396 Merge branch 'trunk' into master 4 years ago
  pdontthink 57be9908a6 Browser seems to respond better when deleting the cookie if you void its value also; helps actually get the cookie to be removed even though this feels more like a browser problem... maybe it does not like a date in 1970? 4 years ago
  Andy 9690279beb Merge branch 'trunk' into master 4 years ago
  pdontthink f732572ecb Add cookie SameSite attribute; uses default if "Strict" but can be overridden by $same_site_cookies in config_local.php 4 years ago
  Andy c32baf6f95 Merge branch 'trunk' into master 4 years ago
  pdontthink c4ef1a0eea Happy New Year 4 years ago
  Andy e2a20add5b Merge branch 'trunk' 5 years ago
  pdontthink d07d4c1fc3 Cache $PHP_SELF value, add ability to make custom changes to $PHP_SELF by putting $php_self_pattern and $php_self_replacement in config/config_local.php 5 years ago
  Andy a3e51f1ee6 Merge branch 'trunk' 5 years ago
  pdontthink fc283980d0 Happy New Year 5 years ago
  Andy f7fe4708b2 Merge branch 'trunk' 6 years ago
  pdontthink fbcb1ca1f5 Happy New Year 6 years ago
  Andy e3c3ef538e Cryptographically secure random integer generation 7 years ago
  pdontthink 23cd61b628 Happy New Year 7 years ago
  pdontthink 6cd24c0552 Happy 2017 8 years ago
  pdontthink 35657ece1a Per comments in the commit - setting the session cookie over and over can be troublesome, but doing the obvious and defaulting to *replace* cookies causes logins to fail due to something I don't care to debug - session cookie is complex through all the pages involved in a login request - instead we use a simple static cache to prevent useless duplicate cookie headers 9 years ago
  pdontthink 2934017d92 Happy New Year 9 years ago
  pdontthink 3b465a0d0f Happy 2015 10 years ago
  pdontthink 581dc23061 Happy 2014 11 years ago
  Fredrik Jervfors c076a1f1ae Update copyright 12 years ago
  Thijs Kinkhorst efd75f4867 Replace calls to htmlspecialchars() with sm_encode_html_special_chars(). 12 years ago
  pdontthink acc409fb2a Updating copyrights. Happy New Year. 13 years ago