PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Text » Text_CAPTCHA » Bug #4603

CAPTCHA unpronounceable password generator

Details

Request #4603CAPTCHA unpronounceable password generator
Submitted2005-06-16 09:51 UTC
Fromdavid dot perianghendra at gmail dot com
StatusBogus
PackageText_CAPTCHA
PHP Version5.0.4
OSLinux
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