Skip to content

Tags: foo123/simple-captcha

Tags

2.6.0

Toggle 2.6.0's commit message
v.2.6.0

* custom pattern callback instead of imagedata

2.5.0

Toggle 2.5.0's commit message
v.2.5.0

* color/background can be gradient (pass array of colors)
* color/background can be a custom pattern (pass image data)
* hash_equals prevent timing attacks

2.2.0

Toggle 2.2.0's commit message
v.2.2.0

* support scale distortion vs position distortion
* add option(distortion_type)
* update tests

2.1.0

Toggle 2.1.0's commit message
v.2.1.0 contd

* custom option(distortion) per difficulty

2.0.0

Toggle 2.0.0's commit message
v.2.0.0, contd, fix some minor issues (JS,Py)

1.2.0

Toggle 1.2.0's commit message
v.1.2.0

* math formula can rabdomly have multiplication factors
* image wave distortion depending on difficulty level

1.1.0

Toggle 1.1.0's commit message
v.1.1.0 contd

* minor rendering adjustments

1.0.0

Toggle 1.0.0's commit message
v.1.0.0 contd

* use plus or minus sign
* better text graphic measurement
* add reset method