No readme file found in bundle.
Copyright (c) <2011-2015> Grégoire Passault
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished
to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished
to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
gregwar_captcha:
length: 5
width: 130
height: 50
font: /home/deploy/prod/shared/app/repositories/Gregwar/CaptchaBundle/DependencyInjection/../Generator/Font/captcha.ttf
keep_value: false
charset: abcdefhjkmnprstuvwxyz23456789
as_file: false
as_url: false
reload: false
image_folder: captcha
web_path: %kernel.root_dir%/../web
gc_freq: 100
expiration: 60
quality: 50
invalid_message: Bad code value
bypass_code: ~
whitelist_key: captcha_whitelist_key
humanity: 0
distortion: true
max_front_lines: ~
max_behind_lines: ~
interpolation: true
text_color: []
background_color: []
background_images: []
disabled: false
ignore_all_effects: false
-
Merge pull request #180 from andreybolonin/master
By web-flow, 3 years ago
-
add public services
By andreybolonin, 3 years ago
-
add sf 4.0 support
By andreybolonin, 3 years ago
-
Adding `background_images` in persisted options (fixes #175)
By Gregwar, 3 years ago
-
Rising default quality to 50
By Gregwar, 3 years ago
-
Merge pull request #150 from dprolife/patch-1
By web-flow, 3 years ago
-
donate
By Gregwar, 4 years ago
-
Adding class `captcha_image` on the `<img>` captcha tag (see #160)
By Gregwar, 4 years ago
-
Detail
By Gregwar, 4 years ago
-
Merge pull request #168 from linnaea/patch-1
By Gregwar, 4 years ago
-
Quote parameter references in services.yml
By , 4 years ago
-
Merge pull request #163 from hackzilla/master
By Gregwar, 4 years ago
-
Update CaptchaType.php
By hackzilla, 4 years ago
-
Merge pull request #139 from RicoVZ/patch-1
By Gregwar, 5 years ago
-
Update composer.json
By dprolife, 5 years ago
-
Clarification
By Gregwar, 5 years ago
-
Getting compatible with php>=5.3.9
By Gregwar, 5 years ago
-
Using |Â instead of ||
By Gregwar, 5 years ago
-
README
By Gregwar, 5 years ago
-
README (see #148)
By Gregwar, 5 years ago
-
Merge branch 'master' of github.com:Gregwar/CaptchaBundle
By Gregwar, 5 years ago
-
Using php 5.5 as a dependency because of ::class (see #148)
By Gregwar, 5 years ago
-
Supporting v3
By Gregwar, 5 years ago
-
Clarifying readme
By Gregwar, 5 years ago
-
Using ::class instead of type alias (working w/ sf3, see #148)
By Gregwar, 5 years ago
-
Merge pull request #149 from Restless-ET/patch-1
By Gregwar, 5 years ago
-
Fix YAML syntax in services.yml file
By Restless-ET, 5 years ago
-
Merge pull request #145 from verschoof/patch-1
By Gregwar, 5 years ago
-
Update README.md
By verschoof, 5 years ago
-
Merge pull request #141 from max-kovpak/patch-2
By Gregwar, 5 years ago