Skip to content

Commit

Permalink
remove todolist in InternalCaptcha file (#894)
Browse files Browse the repository at this point in the history
  • Loading branch information
David Coutadeur committed Jul 2, 2024
1 parent adc0ba7 commit 2ea6c7c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lib/captcha/InternalCaptcha.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,6 @@
use Gregwar\Captcha\PhraseBuilder;
use Gregwar\Captcha\CaptchaBuilder;

/*
TODO:
- add unit test for each class
- add audit logs for failed captcha actions
*/

class InternalCaptcha extends Captcha
{

Expand Down

0 comments on commit 2ea6c7c

Please sign in to comment.