cvs commit: www/en/cgi dosendpr.cgi

Ceri Davies ceri at FreeBSD.org
Sun Nov 6 14:07:24 PST 2005


ceri        2005-11-06 22:07:23 UTC

  FreeBSD doc repository

  Modified files:
    en/cgi               dosendpr.cgi 
  Log:
  Correct a bug regarding the expiration of codes.
  
  The test for expired codes was inverted, so emptied the database every
  time the test ran.  Due to the time that the sweep was made, this bug
  only hit the user if someone else had submitted a PR in the period
  between their obtaining the code and submitting the PR.
  
  This is likely the cause of the unexplained failures that some users
  were seeing, which we all blamed on misbehaving caches.
  
  Revision  Changes    Path
  1.23      +2 -2      www/en/cgi/dosendpr.cgi


More information about the cvs-doc mailing list