Commit Graph

47 Commits

Author SHA1 Message Date
Olaf 478c64633e fix (ECS) apply coding standard 2020-01-03 00:12:44 +01:00
Olaf 5515c25872 chore (Symfony) use Symfony 5 + strict typing
Update Symfony version to 5
Use strict typing
2019-12-30 00:27:20 +01:00
Max Kovpak c844cbcdbc Update CaptchaGenerator.php 2015-08-25 17:05:28 +03:00
Max Kovpak 50405a74a1 Make it more unique
If you have 2 forms on one page time will be not unique
2015-08-25 16:57:49 +03:00
Grégoire Passault 8468f93194 Merge pull request #81 from ChessCom/master
Add the option of custom background images for the captcha
2015-08-13 12:30:47 +02:00
Gregwar 448b812f65 Fixing captcha url (broken in #128, see also #129) 2015-05-25 11:41:13 +02:00
Ivan Lackovic 232168d408 remove comments 2015-05-19 20:20:14 +02:00
Ivan Lackovic 6a147a2ea3 Merge remote-tracking branch 'upstream/master' 2015-05-13 16:24:05 +02:00
Luis Cordova d77e0b1f2a minor updates 2015-05-12 20:12:49 -05:00
Ivan Lackovic 3d1383e8ae Merge remote-tracking branch 'upstream/master' 2014-09-04 14:04:51 +02:00
Piotr Antosik 9614209d83 update docblock, fix typos, improve composer.json 2014-08-19 12:19:27 +02:00
lackovic10 3ad62e4d0d added ignore_all_effects to configuration 2013-09-26 21:10:02 +02:00
lackovic10 a16743a230 added background_images to configuration 2013-09-26 20:38:39 +02:00
Gregwar 3f64e064d3 Mergin & fixing text_color & background_color (fixes #57) 2013-08-07 11:18:16 +02:00
Adelbert Silla daec205870 Adjust text_color execption line indention. 2013-04-29 10:17:04 +08:00
Adelbert Silla 1881d292b8 Fixed text_color and background_color validation exception. 2013-04-29 10:13:58 +08:00
Adelbert Silla 181b0cd0d0 Added text_color option. 2013-04-29 08:50:17 +08: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
Gregwar 39e2f390f0 Merge commit 'be90f19'
Conflicts:
	DependencyInjection/Configuration.php
	Generator/CaptchaGenerator.php
	composer.json
2013-04-22 00:35:49 +02:00
Gregwar be90f19f3a Adding backgroundColor option (fixes #55) 2013-04-22 00:32:40 +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 42f6e92560 Cleaning session usage to keep options during as_url (fixes #41) 2013-01-21 15:18:36 +01:00
Gregwar c224b93033 Adding the "distortion" option 2013-01-21 14:04:53 +01:00
Gregwar aed2fa343e Depending on gregwar/captcha (see #42) 2013-01-21 14:01:31 +01:00
Gregwar c551ca018e Removing useless "use" 2012-12-27 13:05:56 +01:00
Gregwar 9e599febb0 Removing useless "use" 2012-12-27 13:04:44 +01:00
Gregwar 3794a12e80 [Generator] Renaming, and separating the PhraseBuilder 2012-12-04 11:51:47 +01:00
Gregwar 516046a6b5 Merge remote-tracking branch 'jeremy/logicsplit'
Conflicts:
	Generator/CaptchaGenerator.php
	Resources/config/services.yml
2012-12-04 11:42:35 +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 8885e6bcac Add class documentation 2012-12-03 19:02:43 -05:00
Jeremy Livingston ce1b590ae9 Separate generation concerns into different services 2012-12-03 18:48:32 -05:00
Jeremy Livingston fef3e306fd Optimize formatting for Symfony coding standards 2012-12-03 14:55:11 -05:00
Jeremy Livingston 9fc82c8453 Add key parameter to URL generation method. 2012-12-03 14:49:17 -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 f9c57e6970 [Configuration] Added JPEG quality node (fixes #13) 2011-12-14 10:35:10 +01:00
Gregwar a3ce06f263 [Generator] Fingerprinting CAPTCHAs to keep the same image between two
requests (fixes #11)
2011-12-02 19:26:31 +01:00
Gregwar 726f21e2ad [Configuration] Adding font (fixes #9) 2011-12-02 19:07:28 +01:00
Gregwar 249036c745 [GarbageCollection] Date problem (fixes #7] 2011-12-02 18:24:42 +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 4e59281467 Added "length" option and changed the parameters names 2011-09-09 20:02:47 +02:00
Gregwar 4a5b2a4c48 Fixed Generator to support any width 2011-09-09 19:51:07 +02:00
Gregory McLean 878ff4d33f Catch some more references to the hard coded size and change to the variable one. 2011-09-09 09:57:05 -04:00
Gregory McLean e2a705dda7 Added captcha image width and height as a configuration setting. 2011-09-08 11:07:04 -04:00
Grégoire Passault 49cb96b534 Adding title, width & height and updating README 2011-08-26 08:59:29 +02:00
Gregwar bb2f9b94b8 The CAPTCHA type now works 2011-08-25 23:10:24 +02:00