| 760a0383 | 02-Aug-2013 |
Andreas Gohr <andi@splitbrain.org> |
translation update |
| df8afac4 | 29-Jul-2013 |
Andreas Gohr <andi@splitbrain.org> |
Added fixed question mode |
| 50cb318a | 07-Jun-2013 |
Laurent Goussard <loranger@free.fr> |
Missing french translation |
| 9d63c05f | 14-May-2013 |
lainme <lainme993@gmail.com> |
can translate the honeypot message |
| 9d6f09af | 10-May-2013 |
Andreas Gohr <andi@splitbrain.org> |
obfuscate plain text
When the CAPTCHA code is in plain text in the HTML code (js, text, math), random whitespace characters are introduced inbetween. This should make it a little bit harder to parse
obfuscate plain text
When the CAPTCHA code is in plain text in the HTML code (js, text, math), random whitespace characters are introduced inbetween. This should make it a little bit harder to parse the code from the HTML source.
show more ...
|
| 28c14643 | 10-May-2013 |
Andreas Gohr <andi@splitbrain.org> |
allow user to set the length of the CAPTCHA |
| 104ec268 | 10-May-2013 |
Andreas Gohr <andi@splitbrain.org> |
some cosmetic code cleanup |
| 27d84d8d | 10-May-2013 |
Andreas Gohr <andi@splitbrain.org> |
bind captcha to current day |
| a75c5e08 | 07-May-2013 |
Decomo <dev@decomo.info> |
Japanese translation |
| 6610d46e | 29-Apr-2013 |
Mark Prins <mprins@users.sf.net> |
Update settings.php
add ```mode_o_math``` key/value |
| 53d98bb7 | 29-Apr-2013 |
Mark Prins <mprins@users.sf.net> |
Update lang.php |
| 5676b4ec | 29-Apr-2013 |
Mark Prins <mprins@users.sf.net> |
Update lang.php
add ```fillmath``` key/value |
| a160c007 | 29-Apr-2013 |
Mark Prins <mprins@users.sf.net> |
fix typo |
| 633ea684 | 23-Apr-2013 |
qinghao <qingxianhao@gmail.com> |
translate Math problem Chinese strings |
| 9e312724 | 22-Apr-2013 |
Andreas Gohr <andi@splitbrain.org> |
added new 'math' mode |
| 2cab8f1f | 22-Apr-2013 |
Andreas Gohr <andi@splitbrain.org> |
don't let wave generator create anything unless audio is enabled |
| 23d379a8 | 22-Apr-2013 |
Andreas Gohr <andi@splitbrain.org> |
randomize fieldnames, add honeypot
the input names for the captcha are now changing depending on the current page and useragent.
a CSS hidden field was added that should *not* be filled. |
| dc091fd0 | 22-Apr-2013 |
Andreas Gohr <andi@splitbrain.org> |
made fonts easily exchangable |
| f4bed357 | 22-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
fixed script |
| 3c083801 | 11-Jan-2013 |
Ruben Schouten <ruben.schouten@me.com> |
Dutch translation |
| a9f8384b | 13-Sep-2012 |
lainme <lainme993@gmail.com> |
update for jQuery |
| fb1858c0 | 13-Sep-2012 |
lainme <lainme993@gmail.com> |
Simplified Chinese translation |
| 677d92ef | 12-Jun-2012 |
Dryoo <dryoo@live.com> |
Korean translation |
| 0ccdbec0 | 05-Feb-2011 |
Andreas Gohr <andi@splitbrain.org> |
fixed URL in README |
| 55cb7196 | 05-Feb-2011 |
Andreas Gohr <andi@splitbrain.org> |
README added |