Commit Graph

40 Commits

Author SHA1 Message Date
Mitchel 018fdd3f35 Update README.md
Added composer require instead of the manual way.
Composer require will search the latest version and install it for you.
2015-10-29 10:15:34 +01:00
Ivan Lackovic 232168d408 remove comments 2015-05-19 20:20:14 +02:00
Ivan Lackovic 3d1383e8ae Merge remote-tracking branch 'upstream/master' 2014-09-04 14:04:51 +02:00
Abdellatif AitBoudad c4c69b0a47 fixed typo. 2014-07-10 10:30:57 +01:00
Ivan Lackovic 798f29e635 Merge remote-tracking branch 'upstream/master'
Conflicts:
	DependencyInjection/Configuration.php
2014-03-19 16:27:04 +01:00
Gregwar 107dbe33e4 Adding disabled global option (fixes #72) 2013-11-19 10:51:58 +01:00
lackovic10 34a84af209 README.md - updated docs, added background images and ignore all effects descriptions 2013-09-26 21:22:02 +02:00
Gregwar 0b08b38cb0 Enhancing documentation about font option (fixes #66) 2013-08-07 15:46:23 +02:00
Gregwar c21bbf13c5 Adding interpolation option 2013-04-24 18:11:08 +02:00
Gregwar 7ca6dacb3b Fixing background color 2013-04-22 00:41:07 +02:00
Bogdan Tanase 2d8d9f3b5f options to fine tune captcha image: max_front_lines, max_behind_lines 2013-03-13 12:02:41 +02:00
Gregwar c224b93033 Adding the "distortion" option 2013-01-21 14:04:53 +01:00
Gregwar 35405aca2e Adds an option to renew the code (fixes #43) 2012-12-25 20:07:00 +01:00
Gregwar 6b340eb258 Adding french translation & info in the README 2012-12-25 19:48:25 +01:00
Gregwar 11fe650bde Adding option "humanity" (fixes #40) 2012-12-04 12:20:23 +01:00
Gregwar 31d080a9b7 Fixing session key, removing valid_keys which was painful to transport
the whitelist in the session (see #36)
2012-12-04 11:33:54 +01:00
Jeremy Livingston ba9e0818a5 Add "valid_keys" documentation 2012-12-03 15:01:46 -05:00
Jeremy Livingston 4d7534351d Update documentation 2012-12-03 14:57:38 -05:00
Jeremy Livingston a41e4dd865 Add URL generation method and update to Symfony 2.1 standards 2012-11-13 22:33:36 -05:00
Gregwar 78e1cee035 [README] Fixing endspaceless (fixes #35) 2012-10-27 16:15:05 +02:00
Gregwar 51edd50acc [README] Changing composer (fixes #33) 2012-08-21 13:20:32 +02:00
Fabien POMEROL 94f6b5277d Fixed Typo
typo
2012-08-11 12:24:15 +03:00
Robert (Jamie) Munro d89a966315 Switch suggested git URL to http:// instead of git://
A git url of git://github.com/Gregwar/CaptchaBundle.git didn't work for me.

http:// is more reliable, and is used by all the deps in the symfony standard edition  http://github.com/symfony/symfony-standard/blob/2.0/deps
2012-07-04 11:16:45 +02:00
Jeremy Livingston f9885acde9 Add bypass_code configuration parameter to force captcha validation for development/automation. 2012-06-30 12:18:05 -04:00
Gregwar 9980108880 [README] Clarifying 2.0 (fixes #26) 2012-06-29 19:21:16 +02:00
Jeremy Livingston 8d54bfd598 Add invalid_message configuration option 2012-06-29 10:23:05 -04:00
Gregwar a204bdc3f9 Adding composer support 2012-06-22 19:06:27 +02:00
Gregwar 6c9b95263f [README] Adding informations about 2.0 branch (see #18) 2012-04-26 15:10:20 +02:00
Gregwar f9c57e6970 [Configuration] Added JPEG quality node (fixes #13) 2011-12-14 10:35:10 +01:00
Gregwar 726f21e2ad [Configuration] Adding font (fixes #9) 2011-12-02 19:07:28 +01:00
Gregwar 124f3f8ece [README] Adding informations about keep_value (see #11) 2011-12-02 18:58:02 +01:00
Gregwar 537716fe38 [Configuration] The charset is configurable (fixes #8) 2011-12-02 18:41:16 +01:00
Björn Fromme c6b47017b2 Added options for garbage collection frequency and expiration time of captcha image files. 2011-11-09 17:58:53 +01:00
Bjoern Fromme 572b58a41a Added functionality to generate image files for older browsers. 2011-11-09 14:43:25 +01:00
Gregwar e4c59b9dc5 Adding "Options" README section 2011-09-09 20:06:59 +02:00
Gregwar 6a6dc37b1b Updated README 2011-09-09 20:06:17 +02:00
Gregory McLean 2ccb30cd8d Further updates. 2011-09-09 08:28:13 -04:00
Gregory McLean 421e1827c0 Clarify instructions and fix some typos. 2011-09-08 09:12:30 -04:00
Grégoire Passault 49cb96b534 Adding title, width & height and updating README 2011-08-26 08:59:29 +02:00
Gregwar e9e2cf5179 Added README 2011-08-25 23:13:27 +02:00