Skip to content

Releases: dereuromark/cakephp-captcha

2.1.0

18 Jul 13:27
Compare
Choose a tag to compare

Improvements

  • Added NullEngine to allow also hidden captchas or simple min/max time validation

Included commits: 2.0.3...2.1.0

2.0.3

01 Feb 14:52
1517276
Compare
Choose a tag to compare

Fixes

  • skip authorization when loaded by @idfake in #43

Full Changelog: 2.0.2...2.0.3

2.0.2

24 Jan 01:25
Compare
Choose a tag to compare

Fixes

Fixed plugin class name

2.0.1

21 Dec 00:17
Compare
Choose a tag to compare

Fixes

  • Fix up blob for postgres
  • Fix up model detection

2.0.0

12 Oct 23:03
Compare
Choose a tag to compare

CakePHP 5 compatible release

Enjoy!

1.4.0

25 Aug 22:08
Compare
Choose a tag to compare

Improvements

Handle rate limit more gracefully.
It can now also be used to "throttle" user-based form usage, not just bot-based.

1.3.0

21 Aug 01:04
f309da5
Compare
Choose a tag to compare

Improvements

Make configuration property name for Captcha.maxPerUser consistent as per docs.

1.2.1

15 Dec 19:09
Compare
Choose a tag to compare

Fixes

Fixed touch() not throwing exception for simple Form usage.

1.2.0

13 Oct 16:48
Compare
Choose a tag to compare

Improvements

  • CakePHP 4.3+

1.1.2

25 Jul 12:52
Compare
Choose a tag to compare

Fixes

Fixed deprecation.