Luis Cordova
|
d77e0b1f2a
|
minor updates
|
2015-05-12 20:12:49 -05:00 |
Gregwar
|
7f30646c68
|
Moving the "reload without as_url" exception to catch more cases (see
|
2013-08-07 10:57:56 +02:00 |
Gregwar
|
35405aca2e
|
Adds an option to renew the code (fixes #43)
|
2012-12-25 20:07:00 +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 |
Gregwar
|
c1b702566b
|
Merge remote-tracking branch 'remotes/jeremy/urlgeneration'
Conflicts:
DependencyInjection/GregwarCaptchaExtension.php
|
2012-12-04 10:51:08 +01:00 |
Jeremy Livingston
|
9fc82c8453
|
Add key parameter to URL generation method.
|
2012-12-03 14:49:17 -05:00 |
Gregwar
|
0bd0173551
|
CS
|
2012-12-02 13:17:04 +01:00 |
Jeremy Livingston
|
a41e4dd865
|
Add URL generation method and update to Symfony 2.1 standards
|
2012-11-13 22:33:36 -05:00 |
Gregwar
|
c0530a0b26
|
[Configuration] Cleaner organization (fixes #10)
|
2011-12-02 18:36:34 +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 |
Gregory McLean
|
1afeeb8733
|
Add a width and height configuration parameter and fix the form theming
so that it works.
|
2011-09-08 11:02:40 -04:00 |
Gregwar
|
4e1892fc02
|
Created captcha type (this works, but still no image generation)
|
2011-08-25 22:50:59 +02:00 |