Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CAPTCHA Helper Extension #2091

Closed
wants to merge 7 commits into from
Closed

CAPTCHA Helper Extension #2091

wants to merge 7 commits into from

Commits on Dec 6, 2012

  1. Update system/helpers/captcha_helper.php

    Removed write files to the hard drive and added implement stream output images directly to the browser.
    Character placement fix.
    Add the ability to specify the length of random string.
    Add the ability to create an image with border and without border.
    Add generation of random color scheme for the image.
    vstelmakh committed Dec 6, 2012
    Copy the full SHA
    0956eb1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    50d3657 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2012

  1. Copy the full SHA
    6c91bf7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    eaf0887 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2012

  1. Copy the full SHA
    6104235 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fc3c11f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    14bfa1a View commit details
    Browse the repository at this point in the history