• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removed code factored out to the separate "captcha" package

  1. … 11 more files in changeset.
A simple image captcha implementation:

a random text is converted to a distorted image, its checksum, together with the expected text are stored in a lookup table. Upon validation, the text input by the user is matched against the checksum to determine if the captcha is correct.

Plan is to use it downstream on certain publicly available contact forms.

  1. … 8 more files in changeset.
file upgrade-5.10.1d0-5.10.1d1.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./upgrade-5.10.1d0-5.10.1d1.sql
  1. … 1 more file in changeset.