Releases: nojimage/cakephp-login-attempts
Releases · nojimage/cakephp-login-attempts
v3.3.0
01 Apr 05:44
Compare
Sorry, something went wrong.
No results found
What's Changed
Refactor migration class to support Migrations plugin 4.x compatibility (#7 )
Remove apc.enable_cli configuration from CI and PHPUnit settings
Update README: use bin/cake plugin load command, fix composer URL to HTTPS, format code examples
v3.2.0
06 Feb 13:06
Compare
Sorry, something went wrong.
No results found
v3.1.0
09 Jun 07:21
Compare
Sorry, something went wrong.
No results found
What's Changed
Support PHP 8.4 and CakePHP 5.2
Full Changelog : v3.0.2...v3.1.0
v3.0.2
01 Mar 14:46
Compare
Sorry, something went wrong.
No results found
use \Cake\I18n\DateTime instead \Cake\I18n\FrozenTime
Full Changelog : v3.0.1...v3.0.2
v3.0.1
09 Feb 06:45
Compare
Sorry, something went wrong.
No results found
v2.1.0
09 Feb 03:51
Compare
Sorry, something went wrong.
No results found
v3.0.0
09 Feb 06:40
Compare
Sorry, something went wrong.
No results found
v2.0.0
02 Dec 15:27
Compare
Sorry, something went wrong.
No results found
v1.3.0
08 Oct 14:21
Compare
Sorry, something went wrong.
No results found
v1.2.0
18 Oct 11:12
Compare
Sorry, something went wrong.
No results found
- Add `attemptsStorageModel` option.