Commit Graph

38 Commits

Author SHA1 Message Date
Paul Klimov
f0a04d3dd1 CCaptchaAction updated to use DIRECTORY_SEPARATOR while composing font file name. 2013-10-02 15:47:52 +03:00
Carsten Brandt
75eb9f9986 Changed header case Content-type to Content-Type
fixes #2709 fixes #2726
2013-08-03 11:25:20 +02:00
Alexander Makarov
eb589acb67 Fixed minLength and maxLength range check in CCaptchaAction::generateVerifyCode so values are now always stay in bounds 2013-07-31 18:42:22 +04:00
resurtm
c3e19b63c9 Better readability of the colors instantiation code in the CCaptchaAction::renderImageImagick() method. 2013-06-18 09:08:43 +06:00
resurtm
42e6d2f6f9 Fixes #2565. CCaptchaAction + ImageMagick color issue. 2013-06-17 22:35:47 +06:00
resurtm
19ea3f1747 Fixes #2096. Non-free Duality.ttf removed. Open/free SpicyRice.ttf added. 2013-03-23 10:24:06 +06:00
Abdul Malik Ikhsan
6247adaf26 change copyright symbol 2013-01-15 18:38:02 +07:00
Abdul Malik Ikhsan
46c8ef0d9a update copyright year
from 2011 to 2013
2013-01-15 17:28:17 +07:00
Carsten Brandt
3f65dce4e4 Fixed transparent background for ImageMagick in CCaptchaAction
thanks to @manuel-84
https://github.com/yiisoft/yii/pull/1464#issuecomment-12046268
2013-01-09 17:18:13 +01:00
Alexander Makarov
2b4ab6115f CCaptchaAction::validate check wasn't working properly in some cases 2012-12-01 14:31:32 +04:00
resurtm
2def085718 CCaptchaAction: ImageMagick is now prefered over GD2. 2012-09-25 19:33:37 +06:00
resurtm
88717bde88 Better color creation. 2012-09-24 20:40:27 +06:00
resurtm
2ffdc7415d Reverted mistakenly removed newline. 2012-09-24 20:29:03 +06:00
resurtm
b8e5fa4df5 CCaptcha, CCaptchaAction: ImageMagick support. 2012-09-24 20:25:26 +06:00
Alexander Makarov
d865a3bab8 Fixes #1057 Removed SVN ids 2012-09-09 22:23:45 +04:00
mdomba
a7ef3d5d02 removed 1.0.x reference from documentation 2011-12-28 12:29:24 +00:00
alexander.makarow
646cbb2b9a Documented component accessors with @property for significantly better IDE autocomplete 2011-10-25 00:01:09 +00:00
mdomba
5220a99e41 doc fix 2011-06-27 11:13:10 +00:00
alexander.makarow
e7b6883ebb PhpDoc corrections 2011-05-05 21:36:32 +00:00
qiang.xue
40346c3d4b Added support to support client-side validation of CAPTCHA. 2011-03-25 15:48:05 +00:00
keyboard.idol@gmail.com
d5f39dbef1 (Fixes issue 1999) 2011-01-21 08:55:27 +00:00
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
qiang.xue
44f88fdce8 2010-10-13 03:12:49 +00:00
mdomba
b91222836c Changed CCaptcha to check for GD and FreeType 2010-09-29 19:18:35 +00:00
mdomba
ca67ad274d Added check if FreeType support is installed and added a working captcha even if GD and FreeType are not installed 2010-09-29 10:05:37 +00:00
mdomba
72b974560b Updated PHPDoc @param parameter names 2010-09-23 13:28:52 +00:00
qiang.xue
c615ea6d8f (Fixes issue 1392) 2010-07-19 21:53:38 +00:00
alexander.makarow
105010d90b unused code cleanup 2010-06-16 19:11:00 +00:00
qiang.xue
afe1a4ee60 2010-06-14 21:21:11 +00:00
qiang.xue
34cb2e5f33 (Fixes issue 1293) 2010-06-14 20:23:30 +00:00
qiang.xue
fc207ea555 CCaptchaAction now supports unlimited tests by setting its testLimit to be 0 2010-03-14 19:49:29 +00:00
qiang.xue
7ddd9f715a merge from 1.0 2010-01-10 13:16:22 +00:00
qiang.xue
eb54ba7407 modified copyright info. 2010-01-07 21:02:00 +00:00
qiang.xue
783bf54883 merge from 1.0 2009-10-16 15:03:59 +00:00
qiang.xue
c26672ac15 merge from 1.0 2009-02-24 02:41:59 +00:00
qiang.xue
20bf28469f merge from 1.0. 2008-12-30 23:14:31 +00:00
qiang.xue
ac6bff992d 2008-12-01 18:07:20 +00:00
qiang.xue
517977374d moved files about captcha. 2008-12-01 18:05:49 +00:00