WWW-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: htutils/cgi-src/feedback



Module Name:    htutils
Committed By:   leot
Date:           Fri Jul 22 07:06:59 UTC 2016

Modified Files:
        htutils/cgi-src/feedback: feedback.cgi

Log Message:
Adapt feedback.cgi to use two random numbers (instead of hardcoding them)

- Generate two random numbers in form() and pass them bdes_mime_encrypt()ed via
  result_expected field
- Adjust post() to bdes_mime_decrypt() the result_expected

Thanks to <soda> for various useful suggestions! (all the bugs are mine)


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 htutils/cgi-src/feedback/feedback.cgi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index