• last updated 3 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.

Big 'ole update to implement multi-db aware packages. Don't try this yet,

I can't *possibly* have gotten all the right files added and removed in

one fell swoop!

    • -0
    • +12
    ./acs-templating-create.sql
  1. … 118 more files in changeset.