Home » Text » Text_CAPTCHA » Bug #4603
CAPTCHA unpronounceable password generator
Details
| Request #4603 | CAPTCHA unpronounceable password generator |
|---|---|
| Submitted | 2005-06-16 09:51 UTC |
| From | david dot perianghendra at gmail dot com |
| Status | Bogus |
| Package | Text_CAPTCHA |
| PHP Version | 5.0.4 |
| OS | Linux |
| Roadmaps | (Not assigned) |
Comments
[2005-06-16 09:51 UTC] david dot perianghendra at gmail dot com
Description:
------------
CAPTCHA v3.0
feature to add password generator to include unpronounceable type from package Image/Text.
Reproduce code:
---------------
http://davidphendra.serendipia.net/archives/4-PEAR-CHAPTHA-Feature-Request.html#extended
Expected result:
----------------
Just another alphanumeric, numeric password character.
[2005-06-22 09:31 UTC] david dot perianghendra at gmail dot com
Pear CAPTCHA feature request:
- Remove dependency from Image_Text Component.
- Use type feature from Text/Password package.
- basename function sometimes execute longer than 30 seconds that produce php error execution limit.I also have upload the package for review.
http://davidphendra.serendipia.net/archives/5-PEAR-CAPTCHA-Feature-Request-2.html#extended
Thxs
[2005-06-23 09:41 UTC] david dot perianghendra at gmail dot com
Well this is associated link basename related bug report
http://bugs.php.net/bug.php?id=33442